Microsoft ODBC Specification
Перейти к файлу
microsoft-github-policy-service[bot] 4dda95986b
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-13 17:52:03 +00:00
Windows/inc Support two new APIs (SQLStructuredTypes, SQLStructuredTypeColumns) 2017-03-24 12:41:45 -07:00
ODBC 4.0.md Add section on preferred use of substitution character over exception when character is not in target codepage. 2018-04-30 19:59:44 -07:00
README.md Update README.md 2019-07-17 10:14:18 -04:00
SECURITY.md Microsoft mandatory file 2023-06-02 20:44:04 +00:00
contribution-agreement.md Initial Contributors Agreement 2016-09-09 16:02:38 -07:00
license.txt formatting changes 2016-09-12 11:35:53 -07:00

README.md

Microsoft ODBC 4.0 Specification

Introduction

Microsoft ODBC is a widely adopted, standard, client-side API for accessing data.

Microsoft ODBC version 4.0 is a new version of ODBC for modern data sources that adds support for features such as:

  • Private drivers
  • Additional capability reporting
  • Language extensions through additional SQL Escape Clauses
  • Semi-structured data – Tables whose schema may not be defined or may change on a row-by-row basis
  • Hierarchical Data – Data with nested structure (structured fields, lists)
  • Web Authentication model

Contributing to Microsoft ODBC Specification

Contributions to the Microsoft ODBC Specification are welcome and encouraged.

IMPORTANT By participating in this project you agree to abide by the terms of the Contribution Agreement.