If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > ADO Locate takes forever

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-19-03, 13:03
Thread77 Thread77 is offline
Registered User
 
Join Date: Apr 2003
Posts: 17
ADO Locate takes forever

I recently switched an application to use a server side cursor on a dataset. I have an adoquery that I am trying to do an AdoQuery.Locate command on, but when I run the locate it takes forever. I do have indexes setup and a primary key, and I the field I am searching for is indexed. Is there any reason why this is taking forever to return? Thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On