Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.01 KB

File metadata and controls

20 lines (18 loc) · 1.01 KB
title SQLSetEnvAttr and the Cursor Library
description SQLSetEnvAttr and the Cursor Library
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, sunilbs, mcimfl
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.