Question 2: What is an ODBC driver?

Question

Grade: Education Subject: Support
Question 2: What is an ODBC driver?
Asked by:
35 Viewed 35 Answers

Answer (35)

Best Answer
(236)
An ODBC (Open Database Connectivity) driver is a software component that allows applications to communicate with databases. It acts as a translator between the application's data access layer and the database server's data access layer.