A C++ database connectivity class library supporting different database management systems under a simple interface. The API is hiding implementation details from developers, so class usage is same for each database management system.
Be the first to post a text review of C++dbc. Rate and review a project by clicking thumbs up or thumbs down in the right column.
bugfix in SqLite: fixed reading null columns
bugfix in SqLite: fixed reading null columns
We proudly announce the new release of C++dbc. Version 0.5 includes Oracle connection classes based on ocilib (see orclib.sourceforge.net).
included DBMS Oracle using OCILIB with hints from author Vincent Rogier
included DBMS Oracle using OCILIB with hints from author Vincent Rogier
introduced namespace cppdbc every class will be inside namespace cppdbc to avoid conflicts integrating them into projects with similar names used.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?