forlano Messages: 1213 Registered: March 2006 Location: Italy
Senior Contributor
Ulti wrote on Tue, 12 September 2006 05:08
I modified CppSQLite3 as Upp friendly without fully test.attatch is that.
Main changes:
1,replaced char* with String;
2,delete DONT_DELETE_MSG
3,delete CppSQLite3Binary class and sqlite3_encode/decode_binary
CppSQLite3 was written by Rob Groves,http://www.codeproject.com/database/CppSQLite.asp.
Hi Ulti,
May I ask you some minimalist application that show how to use your package? Perhaps you have ported the same test program appearing in the page http://www.codeproject.com/database/CppSQLite.asp
Thank you,
Luigi