Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.025 c
3-38729
Vladimir Bolotin
2004-01-21 21:15
2004.02.13
Как скрыть от пользователя обращение к данным?


3-38750
Victor08
2004-01-21 10:22
2004.02.13
компонент TDatabase


1-38946
Галинка
2004-01-28 15:50
2004.02.13
Как работать с указателями на динамические массивы.


1-38792
AlexeyITN
2004-02-03 13:14
2004.02.13
Запрет повторного запуска и активизация 1-ого экземляра


1-38890
WebErr
2004-02-04 17:14
2004.02.13
Как создать свой Event?




   Наверх