New build of SDAC 3.70.1.25 is available!

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

New build of SDAC 3.70.1.25 is available!

Post by Ikar » Fri 10 Mar 2006 13:26

New build of SDAC version 3.70.1.25 is available for download now.
This version includes:
  • Ability of trimming (N)VARCHAR fields with TCustomDADataSet.Options.TrimVarChar property added
  • Added support for MIDAS master-detail relations
  • Fixed bug with fetching (N)VARCHAR(4000) fields
  • Bug with AV failure when calling CommitUpdates method of inactive dataset fixed
  • Bug with error failure when assigning empty dataset to VirtualTable under CLR fixed
  • Fixed bug with erroneous exception on TDAParam.LoadFromStream
Core Lab development team
http://www.crlab.com/sdac

Locked