Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.07 KB

File metadata and controls

23 lines (19 loc) · 1.07 KB
title Choosing a Level of Interoperability
description Choosing a Level of Interoperability
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 concept-article
helpviewer_keywords
interoperability [ODBC], levels

Choosing a Level of Interoperability

Assuming the application will use ODBC, the next step is to determine what level of interoperability is required. The basic level of interoperability is usually a function of the application type: Custom applications tend not to be interoperable, vertical applications tend to be interoperable among a limited number of DBMSs, and generic applications tend to be interoperable among all DBMSs.

This section contains the following topics.