8 Commits

Author SHA1 Message Date
Sebastien Rombauts
3a8eebc597 Visual Studio 2008 Solution now compiling sqlite3 as a static library 2012-12-11 20:43:09 +01:00
Sébastien Rombauts
ffc00e1962 VS2008 Release: added the "src/sqlite3" include path 2012-12-06 17:28:48 +01:00
Sebastien Rombauts
cffc0ae0d0 Outdated Visual Studio Solution 2012-11-02 12:38:44 +01:00
Sebastien Rombauts
49f91bae6f Added getLastInsertId() and detBusyTimout()
- corrected the VS2008 project
- updated the TODO file
2012-04-09 21:17:45 +02:00
Sebastien Rombauts
26f5b85c3a Clenup : dispatching wrapper in Database.* and Statement.* files 2012-03-31 13:52:45 +02:00
Sebastien Rombauts
d72d029aba Moving function code into a cpp file 2012-03-31 13:36:30 +02:00
Sebastien Rombauts
30562dcdab Cleanups tasks :
- MIT License file and header
- small README
- Renaming to SQLiteC++
2012-03-31 13:21:46 +02:00
Sebastien Rombauts
a6cbeedbeb Added a Visual Studio Solution
- Added the sqlite3 source (easier for Windows dev)
2012-03-31 08:02:44 +02:00