Open Database Connectivity

Odbc medium level classes in c

The following C project contains the C source code and C examples used for odbc medium level classes. These two classes provide a medium level interface for the ODBC API calls. They offer maximum flexibility while still providing an easy clean interface. It's the best of both worlds between straight API and MFC's ODBC classes.

Bestbooks for java

The following java project contains the java source code and java examples used for bestbooks for java. BestBooks for Java is an Accounting Application Framework that uses ODBC for it's back end data storage, illeviating the struggle with proprietary databases. The use of JNI (native inyterfaces) and SQL Inner Joins is also demonstrated. BestBooks allows for the creation of more advanced accounting applications.

Cse sql database library in matlab

The following Matlab project contains the source code and Matlab examples used for cse sql database library. This library has been implemented because the database toolbox of MathWorks requires to have databases registered in the "ODBC Data Sources" dialog, which is cumbersome when a MATLAB program needs to access different, ever changing databases that for instance result from third party software like AspenTech's BatchPlus, or needs to create new databases and of course write/modify them.
Subscribe to RSS - Open Database Connectivity