SQL Server Data Access Components (SDAC) 8.1.6

Released: Jul 9, 2018

Updates in 8.1.6

Features

  • Added support for Lazarus 1.8.4.
  • Added support for MARS in TDS.
  • Added support for NonBlocking mode in TDS.
  • Added support for Query notifications in TDS.
  • Added support for TCustomMSDataSet.CommandTimeout property in TDS.
  • Improved performance of batch operations.
  • Added demo projects for IntraWeb 14.

Fixes

  • Fixed memory leak in NEXTGEN.
  • Fixed bug processing parameters with ftUnknown data type.
  • Fixed bug processing transaction descriptors.
  • Fixed bug re-deleting service using TMSChangeNotification.
  • Fixed bug updating a record when using the OnFilterRecord event handler.
  • Fixed bug using encryption and CacheCalcFields.
  • Fixed bug using a backslash in the Filter property.
  • Fixed bug using First method in Master-Detail relationships.