Version 6.0.2 (17.05.2008)
1. bugfix: "Update failed" error, when ApplyUpdates is called with a deleted row (in cached updates mode the deleted row is not removed in the database)
2. bugfix: "insert into TABLE1 select * from TABLE2" statement inserts duplicated rows (ODBC)
3. bugfix: "Invalid argument to date encode." error, when a stored procedure is executed with a date/time output parameter follows after string parameter (with output value > input value) (ODBC&MSSQL)
4. bugfix: "Data conversion not implemented Integer->Smallint" error, when a persistent TSmallintField is mapped to INTEGER column
5. bugfix: “Ctrl+A” does not select all SQL text in SQL Editor