Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1015 Bytes

File metadata and controls

25 lines (22 loc) · 1015 Bytes
title SQLNativeSql | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology native-client
ms.topic reference
topic_type
apiref
helpviewer_keywords
SQLNativeSql function
ms.assetid 2d999fec-9e22-4514-ad5f-22a64b82f95b
author MightyPen
ms.author genemi
manager craigg

SQLNativeSql

The [!INCLUDEssNoVersion] Native Client ODBC driver satisfies SQLNativeSql requests without visiting the server. The function efficiently tests the syntax of SQL statements. Syntax checking does not determine if identifiers or the results of expressions in the SQL statements are valid, and [!INCLUDEssNoVersion] native SQL returned by SQLNativeSql can fail to run.

See Also

SQLNativeSql Function
ODBC API Implementation Details