New build of SDAC 4.35.1.15 is available!

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

New build of SDAC 4.35.1.15 is available!

Post by Challenger » Tue 19 Feb 2008 12:10

New build of SDAC 4.35.1.15 is available for download now.
This build includes:
  • Enhanced local sorting with new options (DefaultSortType option, BIN sort type in IndexFieldNames)
  • Added support for SQLInsert, SQLUpdate, SQLDelete properties for updating with TDataSetProvider
  • Improved bookmarks comparison
  • Fixed bug with corrupting BLOB fields on CancelUpdates method call
  • Fixed bug with accessing persistent BLOB fields in closed dataset
  • Fixed bug with assigning string values with length that exceeds TMSParam.Size to parameter
  • Fixed bug with determining default expressions for BIT fields defined as constants in SQL Server 2005
  • Fixed bug in TMSTransaction with handling errors when starting transactions for multiple connections
  • Fixed bug with header files for C++Builder 2006 and C++Builder 2007
Core Lab development team
http://www.crlab.com/sdac

Locked