Services Products Downloads About Us Contact
 
My Account
 
Services
Consulting
Training
Support
 
Professional Products
molib™
the sandbox™
sswf™
odbcpp™
Trinity℠
Order Made!®
PHP eFax
PHP Pay Junction
Instant Cart™
DLF™
Documents & White Papers
 
Consumer Products
Turn Watcher™
Download Our Products
CafePress
Forums
 
About Us
History
News Room
Blogs
FAQ
Terms and Conditions
Your Privacy
 
Contact Us
Contact
Jobs
Service Request
 
 
 
Languages Available:  français   español 
 
C++ wrapper for ODBC by Made to Order Software

A strong C++ wrapper for ODBC


Our other products

Representation of an ODBC Database The ODBC library is a great concept. It is a library that wraps the implementation details from database managers inside a driver that can be access from one standard library.

The problem with accessing a database, is the large amount of possible failures. Handling those by hand (in C) is really hard work. The ODBC library is a low level C library which has many functions all possibly returning errors.

The odbcpp is a strong C++ wrapper that checks for errors on every single call to the ODBC interface. If an SQL statement, a connection or anything else fails, the library generates an exception.

odbcpp license

The license of the odbcpp library is GPL. This means you are free to use this library in your open source projects as much as you'd like.

Get a Commercial License

If you want or need to use this library in your proprietary software and that proprietary software is sold to your customers with closed sources, then you must purchase a license with Made to Order Software Corporation. Click on the button on the right to get a license for your company or contact us for more information.

Technical Features

The odbcpp library includes the following features:

Project Files Hosted on:
SourceForge.net Logo