Link to home
Start Free TrialLog in
Avatar of JustStarted
JustStarted

asked on

What is ODBC compliant application ?

What is an ODBC compliant application ?
ASKER CERTIFIED SOLUTION
Avatar of heskyttberg
heskyttberg

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of BlueTrin
BlueTrin

That's true but the point of using an ODBC compliant DB (Open Database Connectivity) is that it acts like a supplementary layer between your database and your program.

So if you need to manage different kinds of databases OR you want to use a database that you don t really know, you can use ODBC to handle your requests. It acts kinda like a middleware which allows a programmer to abstract a program from a database.
No comment has been added lately, so it's time to clean up this TA.
I will leave the following recommendation for this question in the Cleanup topic area:

Accept: heskyttberg {http:#8050497}

Please leave any comments here within the next four days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

walterecook
EE Cleanup Volunteer