New build of UniDAC version 3.50.0.13 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.50.0.13 is available for download now.

Post by Devart » Mon 08 Nov 2010 10:58

Dear users,

New build of UniDAC version 3.50.0.13 is available for download now.
This version includes:
  • PostgreSQL 9.0 supported
  • Added checking that dataset is open on calling the TDataSet.Locate method
  • Improved table names detecting inside SQL queries for the UpdatingTable property in the PostgreSQL provider
  • Fixed bug with table or view names that contain single quotes (for example, 'name') in the PostgreSQL provider
  • Fixed bug with selecting Unique Key instead of Primary Key as a Key field in the Oracle provider
  • Fixed bug with fetching data in the Direct mode in the Oracle provider
  • Fixed bug with updating NVARCHAR fields in the Direct mode with OCIUnicode=true in the Oracle provider
  • Fixed bug with decoding data on loading XML
  • Fixed bug in the Migration wizard with migrating parameters in the date format
  • Fixed bug in Migration Wizard with adding unnecessary spaces
Devart development team
http://www.devart.com/unidac

Locked