poco/Data/SQLite
Aleksandar Fabijanic 6e380b6b13 Various feature additions and fixes:
- asynchronous execution for Data::Statement
- ActiveMethod copy and assignment
- added Data components to $POCO_BASE/components
- SQLite 64-bit integer default
- SessionPool timer seconds to milliseconds
- ODBC fix for subsequent calls to execute()
- std::deque (instead of std::vector) as default container
2007-09-29 18:40:43 +00:00
..
include/Poco/Data/SQLite added Session::isTransaction() 2007-08-10 14:08:45 +00:00
src Various feature additions and fixes: 2007-09-29 18:40:43 +00:00
testsuite Various feature additions and fixes: 2007-09-29 18:40:43 +00:00
Makefile final Data changes 2007-05-16 11:23:29 +00:00
SQLite_VS71.sln committed Data 2007-05-12 14:41:03 +00:00
SQLite_VS71.vcproj some renaming and clean-up 2007-05-15 18:34:37 +00:00
SQLite_VS80.sln committed Data 2007-05-12 14:41:03 +00:00
SQLite_VS80.vcproj some renaming and clean-up 2007-05-15 18:34:37 +00:00