New UniDAC version 4.5 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 UniDAC version 4.5 is available for download now!

Post by Devart » Tue 11 Sep 2012 08:33

Dear users,

New UniDAC version 4.5 is available for download now.

In this version:
  • RAD Studio XE3 is supported
  • Windows 8 is supported
  • Bug with storing empty MapRules collection in DFM is fixed
  • Bug with AV failure at freeing connection, for which AssignConnect was executed, is fixed
Oracle data provider
  • Bug with getting Raw as String is fixed
  • Bug with describing stored procedure parameters from a package in the Direct mode is fixed
  • Bug with AV at releasing temporary Lobs is fixed
InterBase & Firebird data provider
  • Bug with reading BLOB data when using Firebird x64 in the Interbase data provider is fixed
SQLite data provider
  • Now the Direct mode is based on the SQLite engine version 3.7.13
  • Extended error codes support is added
  • Bug with memory leak when working in Direct mode is fixed
  • Bug with the ForceCreateDatabase option when specifying a DB name without full path is fixed
  • Bug with the DecryptDatabase method when setting connection for Delphi versions since Delphi 2009 is fixed
  • Bug with low performance when executing the UPDATE SQL-statement in DirectMode is fixed
  • Bug with changing DB page size (executing the sequence of instructions PRAGMA page_size + VACUUM) in DirectMode is fixed
MS Access data provider
  • Bug when mapping a TEXT field to ftString in Delphi versions since Delphi 2009 is fixed
Devart development team
http://www.devart.com/unidac

Locked