Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.17 KB

File metadata and controls

30 lines (26 loc) · 1.17 KB
title SQLNativeSql | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apitype DLLExport
helpviewer_keywords
SQLNativeSql function
ms.assetid 2d999fec-9e22-4514-ad5f-22a64b82f95b
caps.latest.revision 30
author JennieHubbard
ms.author jhubbard
manager jhubbard

SQLNativeSql

[!INCLUDESNAC_Deprecated]

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