Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.32 KB

File metadata and controls

26 lines (23 loc) · 1.32 KB
title Conformance Levels | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
data sources [ODBC], conformance levels
ODBC drivers [ODBC], conformance levels
conformance levels [ODBC]
conformance levels [ODBC], about conformance levels
ms.assetid f776d467-5d5d-4761-9043-3dad5f73c610
author David-Engel
ms.author v-daenge

Conformance Levels

ODBC drivers give the application access to diverse data sources. Each driver lets the application determine at run time what ODBC capabilities and what SQL grammar the driver and each data source supports. This is not a requirement of applications designed to work with a single driver or a small, known set of drivers, because these applications can simply be written to the capabilities of that driver or drivers. To help applications discover driver and data source capabilities, two areas of conformance are available: the ODBC interface and SQL grammar.

This section contains the following topics.