odbcpp

Strong C++ wrapper that checks for errors on every single call to the ODBC interface
Download

odbcpp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Made to Order Software Corporation
  • Publisher web site:
  • http://www.m2osw.com/odbcpp
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 424 KB

odbcpp Tags


odbcpp Description

Strong C++ wrapper that checks for errors on every single call to the ODBC interface odbcpp 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 connection, a statement, or anything else fails, the library generates an exception. Here are some key features of "odbcpp": · Complete C++ Library Documention with Doxygen · Tests to ensure the validity of the library · C++ library to handle SQL calls · Works with the native MS-Windows ODBC.dll · Works with the unixodbc library under Linux and other Unices What's New in This Release: · Fixed the binding of the DECIMAL type · Fixed the binding of the BIGINT type · Enhanced the test to include more types and a -v option · Enhanced the documentation in different places · Fixed a bug with getting the size of the data being read · Added the missing win32 sub-folder to the source package


odbcpp Related Software