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

Post by Devart » Thu 09 Dec 2010 17:49

Dear users,

New build of UniDAC version 3.50.0.14 is available for download now.
This version includes:
  • Added encryption support in the SQLite provider
  • Added calling the BeforeExecute event for the Open and Refresh dataset operations
  • Fixed the Detail dataset refreshing (for Master-Detail datasets) after connection loss in the LocalFailover mode
  • Fixed bug with refreshing record for Master-Detail datasets
  • Fixed bug when user's value was overridden by the sequence value in the smPost sequence mode in the Oracle provider
  • Improved performance of INSERT, UPDATE, DELETE, and SELECT queries that return few records in the PostgreSQL provider
  • Fixed sorting order for columns that contain NULL values if sort is defined by the IndexFieldNames property in the PostgreSQL provider
Devart development team
http://www.devart.com/unidac

Locked