New build of SDAC version 4.50.0.36 is available for download now.

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

New build of SDAC version 4.50.0.36 is available for download now.

Post by Antaeus » Fri 11 Jul 2008 13:54

Dear users,

New build of SDAC version 4.50.0.36 is available for download now.
This version includes:
  • Fixed bug with multiple order fields in TMSTable
  • Added ability to recognize unquoted True/False values in DefaultExpression
  • Added support of NOT LIKE keyword in the TDataSet.Filter property
  • Improved working with master/detail on inserting new records
  • An event to handle exceptions on restoring added in TMSDump
  • Improved generating scripts in TMSDump with the IdentityInsert option set to True
  • Fixed several bugs when working with inactive datasets
  • Fixed bug with filtering by TLargeIntField
  • Bug with autocommit after deleting records fixed
  • Fixing bug with calling the OnError event when LocalFailover is set to True
  • Fixed bug with BlobType in TMSXMLField
  • Fixed bug with posting some kinds of memo fields
  • Fixed bug with executing SELECT queries for functions
  • Fixed bug with loading empty BLOB values through TMSLoader
  • Fixed bug with setting the AutoGenerateValue property of fields in TMSTable
  • Fixed bug with multiple connections to databases of SQL Server Compact Edition 3.1
  • Fixed bug with opening queries when the SQL property is not assigned
  • Added ability to call Code Editor from component editors
Devart development team
http://www.devart.com/sdac

Locked