Re: Setting DBPROP_BOOKMARKS Property- Help!!!!!
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Thu, 09 Mar 2006 15:35:21 -0600
But when the TADODataSet is attached to an Orpheus DBTable component, even
when CursorLocation is clUseClient, CursorType always changes to clStatic
when I open the query or stored procedure. This prevents me from moving
backwards and forwards in the DBTable component, and I need b-directional
functionality. Help !!!
Clientside cursors are always bidirectional. So you are doing something that is
preventing you from getting a client side cursor.
Try a query with a TadoDataset where you set the commandtext and then Connection
but leave all other properties in their default value.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Setting DBPROP_BOOKMARKS Property
- From: Brian Corll
- Re: Setting DBPROP_BOOKMARKS Property
- From: Viatcheslav V. Vassiliev
- Re: Setting DBPROP_BOOKMARKS Property- Help!!!!!
- From: Brian Corll
- Setting DBPROP_BOOKMARKS Property
- Prev by Date: Re: Sum + Group by in TADOQuery
- Next by Date: Storing files in PostgreSQL 8.1
- Previous by thread: Re: Setting DBPROP_BOOKMARKS Property- Help!!!!!
- Next by thread: BOOLEAN Type with MySQL DB
- Index(es):
Relevant Pages
|