Rilasci di SQL Server Data Access Components (SDAC)
Released: Mar 2, 2021
Aggiornamenti in 9.4.1
Funzionalità
- Added support for Embarcadero RAD Studio 10.4.2 Sydney.
- Added support for Apple macOS 11 Big Sur.
- Added support for Apple iOS 14.
- Added support for Android 11.
- Improved LOB read/write performance in Direct mode.
- Improved batch operation performance.
- Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.
Correzioni
- Fixed bug with setting the ReadOnly field property at runtime.
- Fixed bug with 'Range check error' in the Direct mode.
- Fixed bug with getting the...
Released: Sep 14, 2020
Aggiornamenti in 9.3.2
Funzionalità
- Release 1 is now required for RAD Studio 10.4 Sydney, Delphi 10.4 Sydney and C++Builder 10.4 Sydney.
Correzioni
- Fixed the incompatibility of DatasetManager with RAD Studio 10.4 Release 1.
- Fixed a bug with the "Wrong amount of parameters 4 in TableName" error when retrieving data from a linked server.
- Fixed a bug with an assertion failure when manually creating parameters.
Released: Aug 26, 2020
Aggiornamenti in 9.3.1
Funzionalità
- Added support for SQL Server 2019.
- Added support for Lazarus 2.0.10 and Free Pascal Compiler (FPC) 3.2.0.
- Improved the performance of Batch Insert, Update and Delete operations.
Correzioni
- Fixed issue with the failure to connect in Direct mode, when using different credentials after the initial unsuccessful connection was attempted.
Released: Jun 1, 2020
Aggiornamenti in 9.2.4
Funzionalità
- Added support for RAD Studio 10.4 Sydney.
- Added support for Lazarus 2.0.8.
- Added support for macOS 64-bit in Lazarus.
Released: Mar 10, 2020
Aggiornamenti in 9.1.3
Funzionalità
- Added UuidWithBraces option.
- Improved performance of TMSLoader when loading data in Direct mode.
Correzioni
- Fixed bug installing different editions of two or more DACs in a single system.
- Fixed bug reconnecting to the server.
- Fixed bug connecting after a server connection failure.
- Fixed bug with assertion failure when opening datasets.
- Fixed bug opening several datasets in batch.
- Fixed bug performing a TLS 1.2 handshake during connection attempt to the server.
- Fixed bug getting the...
Released: Nov 26, 2019
Aggiornamenti in 9.1.2
Funzionalità
- Support for Android 64-bit.
- Support for Lazarus 2.0.6.
- Added TLS 1.2 support in Direct mode.
- Added MultiSubnetFailover connection option for MSOLEDB provider.
- Use Server properties that contain "Port" in Direct mode.
Released: Jul 22, 2019
Aggiornamenti in 9.0.1
Funzionalità
- Added support for macOS 64-bit.
Released: Jun 24, 2019
Aggiornamenti in 8.3.10
Funzionalità
- Added support for Lazarus 2.0.2.
- Added TVirtualTable DefaultSortType property.
- Improved performance of TVirtualTable SaveToFile/LoadFromFile methods.
- Added support for working with multiple threads sharing a single connection.
- Added support for using ChangePassword method.
Released: Nov 26, 2018
Aggiornamenti in 8.2.8
Funzionalità
- RAD Studio 10.3 Rio support.
- Added TfrxSDACDatabase.DefaultLockTimeout property.
- Added QuoteNames option in TMSLoader to escape field names.
- Added support for UPPER and LOWER functions for Unified SQL.
Released: Jul 9, 2018
Aggiornamenti in 8.1.6
Funzionalità
- 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.
Correzioni
- Fixed memory leak in NEXTGEN.
- Fixed bug processing parameters with ftUnknown data type.
- Fixed bug processing transaction descriptors.
- Fixed bug re-deleting service using...