Contents|Index|Previous|Next

Fixed-Length Bookmarks

If an ODBC 3.0 driver should work with an ODBC 2.x application that uses fixed-length bookmarks, the driver must support the following:

odbc00090000.gif SQL_UB_ON as a value for the SQL_USE_BOOKMARKS. (SQL_UB_ON is deprecated in ODBC 3.0.)

odbc00090000.gif The SQL_GET_BOOKMARK statement option.