Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.13 KB

File metadata and controls

23 lines (19 loc) · 1.13 KB
title Standard Database Access Architectures | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid a9d41800-9068-4b76-895a-32b2853692dd
author David-Engel
ms.author v-daenge

Standard Database Access Architectures

In looking at the database access components described in the preceding section, it turns out that two of them - programming interfaces and data stream protocols - are good candidates for standardization. The other two components - IPC mechanism and network protocols - not only reside at too low a level but they are both highly dependent on the network and operating system. There is also a third approach - gateways - that provides possibilities for standardization.

This section contains the following topics.