Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 997 Bytes

File metadata and controls

19 lines (17 loc) · 997 Bytes
title SQLSetEnvAttr and the Cursor Library
description SQLSetEnvAttr and the Cursor Library
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference
helpviewer_keywords
SQLSetEnvAttr function [ODBC], Cursor Library

SQLSetEnvAttr and the Cursor Library

Important

This feature will be removed in a future version of Windows. Avoid using this feature in new development work and plan to modify applications that currently use this feature. Microsoft recommends using the driver's cursor functionality.

This topic discusses the use of the SQLSetEnvAttr function with the cursor library. For general information about SQLSetEnvAttr, see SQLSetEnvAttr Function.

The cursor library is unaffected by the setting of the SQL_ATTR_ODBC_VERSION environment attribute, regardless of the application version or driver version.