SmartDB is an object oriented approach towards integrating SQLite database, like ms ado object, for C++/MFC projects. It acts as a wrapper for SQLite. You can open SQLite database into your program with just 3 lines of code. full source code available.
Great library, It helped me a lot for enabling sqlite support in my MFC applications.
I guess this is what i was looking for. will update here after proper testing ... Thanks for sharing this.
not ok
As promissed earlier, I am relising the source code of SmartDB demo. This source code demonstrates you how you can use the SmartDB wrapper in your C/C++ MFC projects to give a complete ready to run database capabilities without need to install any odbc or other drivers. That too with just few lines of code. See the code and test it your self. And yes, Use Bug tracking system at sourceforge project home page for your queries if any. Aditya Milan
Project SmartDB has been apporved by source forge team. SmartDB is a C++ wrapper for SQLite database with lots of features and a ready to use professional tool to manage SQLite databases with extream user friendly interface.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?