Software Listing of Author : "Made To Order Software Corporation"
- odbcpp
- License: Freeware
- Price: 0.00


odbcpp is designed to be an ODBC library that wraps the implementation details of database managers inside drivers. And these drivers are accessible from the library.
The ODBC library is a low level C++ library that has over 100 functions all of which can fail at any time.
The odbcpp is a strong C++ wrapper. It 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. This helps not only in accelerating your development with the ODBC library, it will also help your programmers avoid many bugs.
- Publisher: Made to Order Software Corporation
- Date Released:
- Download
- Platform: Win2000, Windows 7, WinOther, WinVista
- odbcpp for Windows
- License: Shareware
- Price:


The ODBC library is an interesting concept created by Microsoft in 1988. It is a library that wraps the implementation details of database managers inside drivers. And these drivers are accessible from the library.
One of the main problem with accessing any database system, is the large number of possible failures. Handling those by hand (i.e. in C) is really hard work. The ODBC library is a low level C library that has over 100 functions all of which can fail at any time.
The odbcpp is a strong C++ wrapper. It 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. This helps not only in accelerating your development with the ODBC library, it will also help your programmers avoid many bugs.
Features:

