What is the ODBC Database! You can explain it in detail do! ?
Users questions:
Experts answer:ODBC (open database connectivity) is a re-established the relationship between the data source interface. It is quick and light, and provide a unified interface. ODBC is also the Windows Open Services Architecture (WindowsOpenServicesArchiteture, WOSA) in the part of the database, it has established a set of specifications, and provides a set of standard database access API (application programming interface). The API to use SQL to accomplish most tasks. ODBC itself is also provided for the SQL language support. OD-basedBC application of the database operation does not rely on any DBMS (database management system), does not deal directly with the DBMS, all DBMS database operations from the corresponding completion of the ODBC driver. In other words, whether it is FoxPro, Access, or Oracle, the database may be accessed using ODBCAPI. Thus, ODBC-based databases can be a way intended to be processed.