Home  +  Forums  +  C++ and Sockets  +  C++ and SQL: MySQL, sqlite, ODBC  +  Miscellaneous Projects
Logo
~Database~
~ C++ ~
~Contact~

ODBC wrapped

About

The win32 odbc C++ wrapper aims to make database development using odbc a bit less of a pain. Using tested technology from the other two *wrapped families (MySQL and sqlite), this odbc wrapper expands the usability and portability of code written using any *wrapped wrapper. ODBC wrapped combined with the sql C++ code generator (sql2class) provides real flexibility during development.

This is free software, licensed under the GNU GPL.

Download

FileRelease date
odbcwrapped-1.0.zip 2006-04-10

Included in the distribution .zip file is visual studio 6 project files, as well as a small sql browser that can be used to connect to an odbc datasource much like the mysql and sqlite commandline tools.

browser source

Class diagram

Class Diagram
Generated by dp

Source code documentation (generated by Doxygen). Select "File List" from the doxygen index page to see a list of all files in the example. Then select "[code]" to read the source code of that file. Files beginning with lowercase are usually the main() starting point, and files beginning with uppercase usually contains a class of the same name as the file itself.
Page, code, and content Copyright (C) 2021 by Anders Hedström
"A hacker does for love what others would not do for money."