Question
Question 2: What is an ODBC driver?
Asked by: USER2961
35 Viewed
35 Answers
Answer (35)
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.