ThinkSQL RDBMS
Release Notes
27th January 2004
Version 01.03.00
Fixes
Fixed bug with routines partially executing IF/ELSE/CASE compound statements.
ODBC SQLDriverConnect returns output string.
JDBC getObject returns correct day for timestamps.
Enhancements
Added Python DB-API driver (see ThinkSQLPython-1.03.zip).
Allow routines to be up to 2M in size (for new catalogs).
Version 01.02.00
Fixes
Improved reporting of function result types during statement preparation.
dbExpress now passes transaction isolation level to server.
JDBC fixes include:
Version 01.01.00
Fixes
Dropped and recreated sequences in a single server session now clear any remaining cached values.
dbExpress, ODBC and JDBC driver metadata for numeric column precision is now reported correctly.
dbExpress TSQLconnection.StartTransaction now temporarily disables autocommit until Commit or Rollback.
JDBC fixes include:
Version 01.00.00
Initial release.