New build of UniDAC version 1.00.0.7 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
Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

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

Post by Challenger » Fri 11 Jul 2008 13:40

Dear users,

New build of UniDAC version 1.00.0.7 is available for download now.
This version includes:
  • Added support of NOT LIKE keyword in the TDataSet.Filter property
  • Added ability to recognize unquoted True/False values in DefaultExpression
  • Improved working with master/detail on inserting new records
  • Fixed bug with autocommit after deleting records
  • Fixed several bugs when working with inactive datasets
  • Fixed bug with filtering by TLargeIntField
  • Fixed bug with calling the OnError event when LocalFailover is set to True
  • Fixed bug with exception class in the TUniConnection.OnError event
  • Fixed bug with the Prepare method and string parameters in Oracle provider
  • Fixed bug with not using UpdateTransaction for TClientDataSet.ApplyUpdates in InterBase provider
  • Added ability to call Code Editor from component editors
Devart development team
http://www.devart.com/unidac

Locked