Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 808 Bytes

File metadata and controls

24 lines (22 loc) · 808 Bytes
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
backward compatibility [ODBC], bookmarks
bookmarks [ODBC]
compatibility [ODBC], bookmarks
fixed-length bookmarks [ODBC]
ms.assetid cbd8185e-fb03-408f-b80b-1a2e164534fd
author David-Engel
ms.author v-daenge

Fixed-Length Bookmarks

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.