| title | Fixed-Length Bookmarks | Microsoft Docs | ||||
|---|---|---|---|---|---|
| ms.custom | |||||
| ms.date | 01/19/2017 | ||||
| ms.prod | sql | ||||
| ms.prod_service | connectivity | ||||
| ms.reviewer | |||||
| ms.technology | connectivity | ||||
| ms.topic | conceptual | ||||
| helpviewer_keywords |
|
||||
| ms.assetid | cbd8185e-fb03-408f-b80b-1a2e164534fd | ||||
| author | David-Engel | ||||
| ms.author | v-daenge |
If an ODBC 3.x driver should work with an ODBC 2.x application that uses fixed-length bookmarks, the driver must support the following:
-
SQL_UB_ON as a value for the SQL_USE_BOOKMARKS statement option. (SQL_UB_ON is deprecated in ODBC 3.x.)
-
The SQL_GET_BOOKMARK statement option.