Skip to content

microsoft/ODBC-Specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Microsoft ODBC Specification

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages