Article ID: 149054
Article Last Modified on 7/15/2004
Resultset type Constant ------------------------------------------- Forward-only (Default) rdOpenForwardOnly Static rdOpenStatic Keyset rdOpenKeyset Dynamic rdOpenDynamic
Attribute Forward-only Static Keyset Dynamic
-------------------------------------------------------------
Updatable Yes (SS) No (SS) Yes Yes
No (CL) Yes (CL)
Membership Fixed Fixed Fixed Dynamic
Visibility One row Cursor Cursor Cursor
Move current row Forward Anywhere Anywhere Anywhere
Result of a join Yes Yes Yes Yes
NOTE: CL indicates that support for this cursor is provided by the ODBC
cursor library. SS indicates support by Microsoft SQL Server.
Data source Forward-only Static Keyset Dynamic ------------------ ------------ ------- ------ ------- SQL Server 4.2 Yes Yes/CL No No SQL Server 6.0 and above Yes Yes Yes Yes Oracle 7.1 Yes Yes/CL No No RemoteData control No es Yes/DD NoNOTE: CL indicates that support for this cursor is provided by the ODBC cursor library. DD indicates support is provided subject to support by the ODBC driver.
Additional query words: kbVBp400 kbVBp500 kbdse kbDSupport kbVBp
Keywords: kbhowto kbinfo KB149054