|
Dec 20, 2006 |
Bugs are fixed, improved MSSQL SP, added MySQL UTF8 support, etc
v 1.9.0 (19.12.06) - added: MSSQL driver VARCHAR(Max) support - added: General AllowReconnect option. If True driver will automatically restore losted connection with server. Option is experimental. Oracle driver is not supported. - added: MySQL UTF8 support - added: Oracle driver ORACLE_HOME, TNS_ADMIN environment variables support - fixed: SynEdit syntax highlighting shows some code parts in black - fixed: MSSQL driver gives "[AnyDAC][DatS]-4" error at opening stored procedure result set without columns and SET NOCOUNT OFF - fixed: Oracle driver does not return "object exists" error, if to execute the same CREATE command more than one time - fixed: incorrect detection of ftBCD vs ftFmtBCD. If this fix affects your application, then decrement MaxBcdPrecision for 4 units. - fixed: TADClientDataSet cloning functionality was broken - fixed: MySQL driver reconnect functionality does not work as expected - fixed: "Out of range" exception on some SQL's - fixed: AV on custom monitoring - fixed: TADDatSViewList.Rebuild does not take into account TADDatSView.SourceView - fixed: tracing on & ODBC based drivers give 100% CPU utilization - fixed: ODBC driver (ODBC, MSAcc, MySQL, Sybase ASA) invalid BLOB content after 1Mb |