ODBC Driver Manager

E185668

ODBC Driver Manager is a software component that coordinates communication between applications using ODBC and the appropriate database-specific ODBC drivers.

All labels observed (5)

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf ODBC component
database connectivity middleware
software component
abbreviationOf Open Database Connectivity Driver Manager
linked to: ODBC Driver Manager
associatedWith Data Source Names
ODBC driver registry entries
canBeImplementedBy Microsoft ODBC Driver Manager
linked to: ODBC Driver Manager

iODBC
linked to: ODBC Driver Manager

unixODBC
linked to: ODBC Driver Manager
category data access middleware
database access technology
conformsTo ODBC specification
linked to: ODBC
coordinatesCommunicationBetween ODBC drivers
ODBC-enabled applications
enables database independence for ODBC applications
use of multiple database drivers from a single application
handles ODBC version compatibility with drivers
driver capability negotiation
interactsWith database management systems via ODBC drivers
manages ODBC connection handles
ODBC environment handles
ODBC statement handles
operatesAtLayer between application and database driver
primaryFunction load appropriate ODBC driver for a given data source
manage ODBC data source configurations
provide a consistent ODBC API to applications
route ODBC calls from applications to database-specific ODBC drivers
provides indirection layer between application and database driver
runtime binding to ODBC drivers
requires installed ODBC drivers
responsibleFor connection management
driver loading and unloading
driver selection based on data source name
error handling and reporting to applications
mapping ODBC function calls to driver implementations
transaction coordination across ODBC connections
supportsLanguage C
C++
languages that can call native libraries
supportsPlatform Linux
Microsoft Windows
linked to: Windows

UNIX-like operating systems
supportsStandard Open Database Connectivity
linked to: ODBC
usedFor abstracting database-specific driver details from applications
connecting applications to relational databases via ODBC
usesInterface ODBC API

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

ODBC hasComponent ODBC Driver Manager
ODBC Driver Manager abbreviationOf Open Database Connectivity Driver Manager
linked to: ODBC Driver Manager
ODBC Driver Manager canBeImplementedBy Microsoft ODBC Driver Manager
linked to: ODBC Driver Manager
ODBC Driver Manager canBeImplementedBy unixODBC
linked to: ODBC Driver Manager
ODBC Driver Manager canBeImplementedBy iODBC
linked to: ODBC Driver Manager