New SDAC version 4.35 compatible with SQL Server 2008 CTP 4 released!

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 SDAC version 4.35 compatible with SQL Server 2008 CTP 4 released!

Post by Antaeus » Thu 10 Jan 2008 15:52

Dear users,

Core Lab team is glad to announce a release of the new SDAC version 4.35.0.14.
This version of SDAC was tested with SQL Server 2008 CTP 4. Also new SDAC supports SQL Server Compact Edition 3.5.

More information on SDAC 4.35.0.14 below:
  • SQL Server Compact Edition 3.5 supported
  • Tested with SQL Server 2008 CTP 4
  • Added support for output XML parameters
  • Added ability to obtain extended error information for SQL Server Compact Edition
  • Added ability to link TMSCompactConnection to TMSScript
  • Fixed bug in master/detail for shifting columns count in the detail dataset
  • Fixed several bugs with records location
  • Fixed bug with TCRBatchMove whose source dataset does not reflect actual record count in the RecordCount property
  • Fixed some bugs with TMSXMLField
  • Fixed bug with setting TCustomMSConnection.ConnectString property
  • Fixed bug with field names and SQL Server Compact Edition under Windows Vista
  • Fixed bug with recognizing primary key fields for SQL Server Compact Edition
  • Fixed bug with setting the Bound property for parameters
  • Fixed bug with locking records in detail datasets
  • Fixed bug with DMLRefresh on BLOB fields
Core Lab development team
http://www.crlab.com/sdac

Locked