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 > Delphi ADO and MS SQL cursor

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-12-03, 16:57
Thread77 Thread77 is offline
Registered User
 
Join Date: Apr 2003
Posts: 17
Delphi ADO and MS SQL cursor

Hello!

I am working on a Delphi program which uses ADO queries on a MS SQL server. I would like to use a server side cursor for ADO but my program relies heavily on DBGrid's which require bookmarking, something that apparently the server side cursor does not support. Is there anyway I can still implement a server-side cursor and keep my DBGrids? Thank you!
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