New build of SDAC 4.00.0.5 is available!

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 4.00.0.5 is available!

Post by Antaeus » Tue 10 Apr 2007 07:31

New build of SDAC version 4.00.0.5 is available for download now.
This version includes:
  • TCustomMSDataSet.CreateProcCall and TMSSQL.CreateProcCall methods added
  • DataSet Manager stability improved
  • Fixed bug in SQL Generator with complex SELECT statements
  • Bug with setting RecNo property for filtered datasets fixed
  • Bug with Locate on ordered data fixed
  • Fixed bug with XmlTextReader.Eof property under C++Builder
  • Internal error in Delphi 5 fixed
  • Fixed bug with calling RefreshQuick method for SDAC DataSet with parameters in query
  • Fixed bug with identity columns in SQL generator
Core Lab development team
http://www.crlab.com/sdac

Locked