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

Вниз

Восстановление индексов   Найти похожие ветки 

 
Ден   (2003-07-24 07:34) [0]

Полетел индекс на таблице Paradox, ничем не открывается и тд
Как можно восстановить на ней индекс или заново переиндексировать руками
Можно не программно
Спасибо


 
VAleksey ©   (2003-07-24 09:40) [1]

Удали файл с расширением PX.


 
Соловьев ©   (2003-07-24 09:46) [2]


> Ден (24.07.03 07:34)

BDE - ?
Regenerate an index to ensure that it is up to date.

This example uses the following input:

fDbiRegenIndex(Table1, "ByCompany", "", 1);

The procedure is:

procedure fDbiRegenIndex(Tbl: TTable; IndexName, TagName: String; IndexNum: Word);

begin
Check(DbiRegenIndex(Tbl.DBHandle, nil, PChar(Tbl.TableName), nil,
( IndexName)
> Ден (24.07.03 07:34)

BDE - ?
Regenerate an index to ensure that it is up to date.

This example uses the following input:

fDbiRegenIndex(Table1, "ByCompany", "", 1);

The procedure is:

procedure fDbiRegenIndex(Tbl: TTable; IndexName, TagName: String; IndexNum: Word);

begin
Check(DbiRegenIndex(Tbl.DBHandle, nil, PChar(Tbl.TableName), nil,
PChar(IndexName), PChar(TagName), IndexNum));
end;



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

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

Наверх




Память: 0.47 MB
Время: 0.005 c
14-58454
Rouse_
2003-07-24 18:34
2003.08.18
Motorola Timeport 280 - мнения


14-58444
Best Gun
2003-08-02 17:39
2003.08.18
Microsoft .NET Framework


14-58483
kamchatik
2003-07-23 16:24
2003.08.18
Работа с Install Shield Express


14-58488
alextov
2003-07-23 15:16
2003.08.18
Проблемы со скриптами во FreeReport 2.23


14-58392
mao
2003-08-04 14:36
2003.08.18
String to PChar