Content deleted Content added
m + de |
David Gerard (talk | contribs) No edit summary |
||
Line 2:
[[de:ODBC]]
'''Open Database Connectivity''' or '''ODBC''' is a standard [[software]] [[API]] for connecting to [[database management system]]s. This API is independent of any one [[programming language]], database system or [[operating system]]. ODBC is based on the [[Call Level Interface]] ([[CLI]]) specifications from [[SQL]], [[X/Open
ODBC is a native interface that is accessed through a language that can make calls into a [[native library]]. In case of the [[Windows]] platform, this library is a [[DLL]]. [[Microsoft]] Windows was the first to provide an ODBC product. Now versions exist for [[UNIX]], [[OS/2]], and [[Apple Macintosh|Macintosh]] platforms as well.
|