Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 1.14 KB

File metadata and controls

35 lines (32 loc) · 1.14 KB
description SQLError Function
title SQLError Function | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic reference
apiname
SQLError
apilocation
sqlsrv32.dll
apitype dllExport
f1_keywords
SQLError
helpviewer_keywords
SQLError function [ODBC]
ms.assetid ee5c90de-3c61-4f63-8b57-1543d1704a0e
author David-Engel
ms.author v-daenge

SQLError Function

Conformance
Version Introduced: ODBC 1.0 Standards Compliance: Deprecated

Summary
SQLError returns error or status information.

For more information about what the Driver Manager maps this function to when an ODBC 2.x application is working with an ODBC 3.x driver, see Mapping Deprecated Functions in Appendix G: Driver Guidelines for Backward Compatibility.

See Also

ODBC API Reference
ODBC Header Files