Главная страница
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.016 c
1-93920
NoOne
2004-02-15 12:01
2004.02.29
Chart


1-93864
OlimPer
2004-02-16 14:38
2004.02.29
ShellListView Картинка на фоне :)


14-94166
PaRL
2004-02-02 22:39
2004.02.29
---|Ветка была без названия|---


1-93966
Aleksandr
2004-02-17 14:33
2004.02.29
Скажите, а есть компоненты для показа Флэш-баннеров?


3-93804
Esed
2004-02-03 15:35
2004.02.29
use of BLOB type fields