New SDAC build 7.3.15 is available for download now!

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New SDAC build 7.3.15 is available for download now!

Post by Devart » Wed 02 Nov 2016 13:27

Dear users,

New SDAC 7.3.15 is available for download now!

In this version:
  • The TMSConnectionOptions.MultipleConnections property is added
  • TMSDataSetOptions.UseSessionIdentity property is changed to TMSDataSetOptions.LastIdentityValueFunction property for selecting the function that returns last-generated identity values
  • Bug with raising 'Argument out of range' error on TCRDBGrid creating in RAD Studio Berlin with Update 1 is fixed
  • Bug with QueryRecCount when ORDER clause contains CASE..END is fixed
  • Bug with processing parameter name when a name begins from a number is fixed
  • Bug with processing varchar fields when AutoTranslate is True in the Direct mode is fixed
  • Bug with the assertion failure on processing UDT parameters in TMSStoredProc is fixed
  • Some bugs in TMSLoader in the Direct mode are fixed
Devart Development Team
http://devart.com/sdac/

Locked