ODBC (Open DataBase Connectivity) is a uniform interface standard that you may use to access database systems. Learn about ODBC classes and how to use the ODBC .NET Data Provider within the Microsoft ...
It's not unusual for database developers who move from Microsoft-based .NET platforms into the world of Java development to wonder, 'What's the difference between ODBC and JDBC?' It's a good question.