- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- Virtual Data Access Components (VirtualDAC)
Virtual Data Access Components (VirtualDAC) 新版本发表
Released: Feb 19, 2024
13.1.0 中的更新
特性
- Added support for Lazarus 3.0.
修补程序
- Fixed bug with empty field values when inserting via the VirtualQuery component.
Released: Nov 15, 2023
13.0.0 中的更新
特性
- Added support for Embarcadero RAD Studio 12 Athens.
- Added support for Apple macOS Sonoma.
- Added support for Apple iOS 17.
- Added support for Android 13.
- Added support for 'DBMonitor' to the 'VirtualQuery' component.
- Added support for storing 'AutoInc' fields when saving 'TVirtualTable' to XML.
- Added support for nested macros in SQL queries.
- Display Format for Aggregate fields.
- Added support for SHA-2 (SHA-256, SHA-512) in hash encryption algorithms.
修补程序
- Fixed bug "Assertion failure" when...
Released: Mar 17, 2023
12.3.0 中的更新
特性
- Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
- Added support for Apple iOS Simulator target platform.
- Added support for Lazarus 2.2.6.
- Added support for YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, GETDATE, DATE, TIME, TRIM, TRIMLEFT, TRIMRIGHT statements in TDADataSet.Filter.
- Added support for mathematical operations in TDADataSet.Filter.
- Added support for Aggregate Fields and InternalCalc Fields.
- Improved the execution of statements that have either IS NULL or IS NOT NULL in...
Released: Sep 12, 2022
12.2.0 中的更新
特性
- Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
- Added support for Lazarus 2.2.2.
- Added support for Apple iOS 15.
- Added support for Android 12.
- VirtualQuery component added support for standard collations in SQL statements.
- Query and Table components add 'CloneCursor' method which allows you to share data between datasets.
- Improved performance when exporting to XML.
Released: Apr 12, 2022
12.1.1 中的更新
特性
- Added support for Embarcadero RAD Studio 11.1 Alexandria.
- Added support for Lazarus 2.2.0.
- Added support for Microsoft Windows 11.
- Added support for Apple macOS Monterey.
修补程序
- Fixed bug with executing batch operations with the VirtualQuery component.
Released: Dec 9, 2021
12.0.2 中的更新
修补程序
- Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable.
- Fixed bug with using the AsDate property when working with fields of the ftDate type.
Released: Sep 13, 2021
12.0.1 中的更新
特性
- Added support for Embarcadero RAD Studio 11 Alexandria.
- Added support for Apple macOS ARM.
修补程序
- Fixed bug with duplicate records when navigating through TVirtualDataSet for which a filter is set.
- Fixed bug with persistent fields when saving and then reading data from file to TVirtualTable.
- Fixed bug with setting a DateTime value before the year 1800 to TTimeField.
- Fixed bug with using a BLOB field in the IndexFieldNames property of the DataSet component.
- Fixed bug with escaping wildcards in...
Released: Jul 14, 2021
11.4.4 中的更新
特性
- Added support for TFieldOptions.
修补程序
- Fixed bug with the Locate method on ftLongWord fields.
- Fixed bug with AV in the TVirtualTable.Assign method.
- Fixed bug with AV when executing a DELETE FROM statement using TVirtualQuery.
- Fixed bug with corrupted data of a GUID field in TVirtualDataSet.
Released: Apr 6, 2021
11.4.3 中的更新
修补程序
- Fixed bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method.
Released: Mar 26, 2021
11.4.2 中的更新
特性
- Added support for Lazarus 2.0.12.