New build of SDAC 3.55.2.21 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.55.2.21 is available!

Post by Ikar » Thu 08 Dec 2005 07:31

New build of SDAC version 3.55.2.21 is available for download now.
This version includes:
  • TMSConnection.Options.PersistSecurityInfo property added
  • TCustomDADataSet.FindKey, TCustomDADataSet.FindNearest methods added for BDE compatibility
  • Fixed bug with Locate by multiple fields
  • Fixed bug with unchanging RecordCount value after CancelUpdates
  • Bug with refreshing record after changing SQL property fixed
  • Fixed SetWhere function bug
  • Fixed bug with server cursors when RefreshOptions property contains roBeforeEdit flag
Core Lab development team
http://www.crlab.com/sdac

Locked