poco/Data/ODBC
aleks-f eaa74307a6 see CHANGELOG
- added Poco::istring (case-insensitive string) and Poco::isubstr
(case-insensitive substring search)
- improved SQLite execute() return (affected rows) value
- added SQLite sys.dual (in-memory system table)
- applied SF Patch #120: The ExpireLRUCache does not compile with a
tuple as key on Visual Studio 2010
- fixed SF Bug #599: JSON::Array and JSON::Object size() member can
implicitly lose precision
- fixed SF Bug #602: iterating database table rows not correct if no
data in table
- fixed SF Bug #603: count() is missing in HashMap
- fixed GH #23: JSON::Object::stringify throw BadCastException
- fixed GH #16: NetworkInterface::firstAddress() should not throw on
unconfigured interfaces
- Android compile/build support (by Rangel Reale)
- TypeHandler::prepare() now takes const-reference
2012-12-04 23:33:44 -06:00
..
include/Poco/Data/ODBC Windows/VS2011 build all configs 2012-09-23 06:28:42 +00:00
src the great line endings cleanup 2012-11-11 09:57:01 +01:00
testsuite see CHANGELOG 2012-12-04 23:33:44 -06:00
CMakeLists.txt new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile OSX compile g++/clang Data,ODBC,SQLite 2012-09-21 05:06:37 +00:00
ODBC_vs100.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_vs100.vcxproj more new and modified build files 2012-06-25 02:13:06 +00:00
ODBC_vs100.vcxproj.filters more new and modified build files 2012-06-25 02:13:06 +00:00
ODBC_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC_vs110.vcxproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC_VS71.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_VS71.vcproj - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_VS80.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_VS80.vcproj - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_VS90.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_VS90.vcproj - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC_x64_vs110.vcxproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC_x64_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
ODBC.make added release packaging and doc building scripts, fixed some osx build issues 2012-09-25 02:24:56 +00:00
ODBC.progen change EOL to 'native' 2012-04-29 18:52:25 +00:00