SQL Server Data Access Components (SDAC) Releases
Released: Apr 2, 2018
Updates in 8.0.5
Funktionen
- Added support for Lazarus 1.8.2.
- Now the Detail dataset is not refreshed when editing a Master dataset.
Fehlerkorrekturen
- Fixed bug executing batch operations with iteration = 1 and offset = 0.
- Fixed bug re-opening a filtered dataset.
- Fixed bug with data decryption in SmartFetch mode.
- Fixed bug with data truncation while decrypting.
- Fixed bug processing parameters with ftUnknown data types.
Released: Jan 18, 2018
Updates in 8.0.4
Funktionen
- Added support for Windows authentication in Direct mode.
- Added support for Lazarus 1.8 and FPC 3.0.4.
- Added support for custom constraints.
- New UseBlankValues property added to Loader component.
Fehlerkorrekturen
- Fixed bug with memory leak in Direct mode when UniDirectional is True.
- Fixed bug fetching data in NonBlocking mode.
- Fixed bug with AV failure when processing a large widestring parameter.
- Fixed bug with AV failure in TMSChangeNotification.
- Fixed bug with script parsing in...
Released: Sep 19, 2017
Updates in 8.0.3
Fehlerkorrekturen
- Bug processing varchar fields when AutoTranslate is True in the Direct mode.
- Bug processing a field with alias for query with the JOIN statement.
- Bug generating SQL for batch updates.
- Bug with the Locate method for non-Windows platforms in Lazarus.
- Bug with the FindFirst, FindLast, FindNext, FindPrior methods in Lazarus.
- Bug accessing a product help from the IDE menu.
- Bug recreating fields when calling Open after Prepare.
- Incorrect error message when using the Connect dialog...
Released: Apr 5, 2017
Updates in 8.0.1
Funktionen
- Support for RAD Studio 10.2 Tokyo.
- Support for Linux in RAD Studio 10.2 Tokyo.
- Support for Lazarus 1.6.4 and Free Pascal 3.0.2.
Released: Sep 8, 2016
Updates in 7.3.14
Funktionen
- Added TDADataSetOptions.InsertAllSetFields property.
- Support for IPv6 protocol in Direct Mode.
- Support for the TMSServiceBroker component for non-Windows platforms.
- Support for UDT fields in the TMSTableData component.
Fehlerkorrekturen
- Now the value of NULL output parameters is returned as NULL, not as Unassigned.
- Fixed several bugs in SmartFetch Mode.
- Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
- Fixed bug with param values loss after changing...
Released: Jun 27, 2016
Updates in 7.3.13
Funktionen
- Added TVirtualDataSet component.
- Support for RAD Studio 10.1 Berlin.
- Added Data type mapping from Varbinary to Blob fields.
Fehlerkorrekturen
- Fixed bug with assertion failure on editing data in SmartFetch mode.
- Fixed bug using parameters and column aliases in Master-Detail relation.
- Fixed bug with AV on application closing when DLLs are used in the Trial edition.
- Fixed bug with data type mapping from MONEY type to TBCDField field.
- Fixed bug with assertion failure on assigning one...
Released: Sep 24, 2015
Updates in this release
Updates in V7.2.8
- Support for RAD Studio 10 Seattle.
- Support for INSERT, UPDATE and DELETE batch operations.
Released: Jun 2, 2015
Updates in this release
Updates
- Embarcadero RAD Studio XE8 support.
Released: Sep 23, 2014
Updates in this release
Updates
- RAD Studio XE7 support.
- Lazarus 1.2.4 support.
- ODBC connections significantly improved.
- Support for NexusDB 4.xx.
Released: Sep 27, 2013
Updates in this release
Updates in V5.1.3
- RAD Studio XE5 support.
- Android application development support.
- Lazarus 1.0.12 support.
- IPv6 protocol support.
- Migrate from FIBPlus.
- Connection component Ping method added.