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

Вниз

Interface Seeka в АДО - Jet   Найти похожие ветки 

 
Igoryok   (2004-01-21 22:38) [0]

Пытаюсь включить функцию Seek, но по причине
Project Project1.exe raised exception class EOleException with message "Текущий проводник не поддерживает необходимый интерфейс для функции Index". Process stopped. Use Step or Run to continue. Как и какой интерфейс надо установить чтобы Seek заработал


 
sniknik ©   (2004-01-22 08:21) [1]

Using the Seek method depends on the settings of a few properties. IndexName must be set to activate the index to use, CommandType must be cmdTableDirect (for TADODataSet, set TableDirect to true for a TADOTable), CursorLocation must be clUseServer, and CursorType must be ctKeySet.

Note: The VCL Seek method is a direct implementation of the Seek method for the ADO Recordset object. At the time of this writing, this method is only supported for use with Microsoft Access2000 and the Jet 4 provider.



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

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

Наверх




Память: 0.46 MB
Время: 0.175 c
1-38812
MegaProf
2004-02-02 13:04
2004.02.13
Графика


14-39033
SPeller
2004-01-25 07:10
2004.02.13
Собеседование


3-38755
Крутыш
2004-01-25 13:43
2004.02.13
Простенький запрос, а работать не хочет.


1-38949
Nucl
2004-02-03 17:27
2004.02.13
ActiveX Form


1-38796
GrayFace
2004-02-03 13:37
2004.02.13
Несовместимость с прошлыми версиями. DsgnIntf.pas, proxies.pas