Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.02.29;
Скачать: CL | DM;

Вниз

Физическое удаление записей (pack)   Найти похожие ветки 

 
bobsan ©   (2004-02-03 13:54) [0]

Как в таблицах dBASE удалить физически записи, помеченные на удаление (аналог FoxPro -pack-)?


 
Johnmen ©   (2004-02-03 13:55) [1]

FAQ


 
Andrew Frol   (2004-02-03 14:05) [2]

Вот Хэлп, только перевести осталось. Думаю трудностей не возникнет.

Delphi syntax

function DbiPackTable (hDb: hDBIDb; hCursor: hDBICur; pszTableName: PChar; pszDriverType: PChar; bRegenIdxs: Bool): DBIResult stdcall;

Description

DbiPackTable optimizes table space by rebuilding the table associated with hCursor and releasing any free space.

Parameters

hDb Type: hDBIDb (Input)
Specifies the valid database handle.
hCursor Type: hDBICur (Input)
Specifies the cursor on the table to be packed. Optional. If hCursor is specified, the operation is performed on the table associated with the cursor. If hCursor is NULL, pszTableName and pszDriverType determine the table to be used.
pszTableName Type: pCHAR (Input)
Pointer to the table name. Optional. If hCursor is NULL, pszTblName and pszTblType determine the table to be used. (If both pszTableName and hCursor are specified, pszTableName is ignored.) If pszTableName is a fully qualified name of a table, the pszDriverType parameter need not be specified.

Usage

dBASE or FoxPro: dBASE and FoxPro let users mark a record for deletion (as opposed to actually removing it from the table). The only way to permanently remove marked records is with DbiPackTable.



Страницы: 1 вся ветка

Текущий архив: 2004.02.29;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.028 c
14-94182
Кен
2004-02-05 04:06
2004.02.29
LindowsOS можно скачать бесплатно через Р2Р-сети


6-94047
Arm79
2003-12-24 15:12
2004.02.29
Получение списка писем с сервера


8-94043
Balda
2003-10-29 10:53
2004.02.29
Синтезация речи.


14-94189
_none_
2004-02-05 15:41
2004.02.29
лучше боулинг -)


1-93921
p_sA[11]
2004-02-15 12:01
2004.02.29
Что за трабла с MEMO???