New build of UniDAC version 3.60.0.15 is available for download now.

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of UniDAC version 3.60.0.15 is available for download now.

Post by Devart » Fri 28 Jan 2011 12:45

Dear users,

New release of UniDAC version 3.60.0.15 is available for download now.
This version includes:
  • Added NexusDB provider
  • Added support for connection with using Service Name in the Direct mode in the Oracle provider
  • Added support for ASCII databases in the SQLite provider (the ASCIIDataBase specific option)
  • Changed Collation and Encryption function calling in the SQLite provider (this function is moved to the TLiteUtils class in the SQLiteUniProvider unit)
  • Improved performance in the PostgreSQL provider
  • Improved Encryption function in the SQLite provider (it raised exception if database wasn't encrypted successfully)
  • Fixed bug with parameters quoting by SQL Generator in the design-time in the SQLite provider
  • Fixed memory leak in the SQLite provider
  • Fixed bug with the Currency parameter type support in ODBC provider
  • Fixed bug in TUniDump with backup boolean fields in the InterBase provider
  • Fixed bug with processing Unicode in BLOB parameters in the InterBase provider
  • Fixed bug with processing parameters of stored procedures in the InterBase provider
Devart development team
http://www.devart.com/unidac

Locked