Virtual Data Access Components (VirtualDAC) 13.0.0
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 using TVirtualDataSet.
- Fixed bug reading MySQL fields of type "bigint" to TVirtualQuery.
- Fixed bug with incorrect results in the TVirtualQuery when COLLATE NOCASE is used.
- Fixed bug a memory leak on closing an application after using TVirtualQuery.
- Fixed bug saving/loading fields with Unicode names in the VirtualTable component.
- Fixed bug assigning a VirtualTable component that has persistent fields.
- Fixed bug editing a source dataset after reopening TVirtualQuery.
- Fixed bug inserting BLOBs using TVirtualQuery.
- Fixed bug moving the cursor when using Aggregate fields.
- Fixed bug deleting a record when using Aggregated fields.
- Fixed bug storing empty Aggregates collection in DFM.
- Fixed bug with AV when installing a package in the IDE.
- Fixed bug with AV in the dataset CloneCursor method.
- Fixed bug using Aggregated and InternalCalc fields together.
- Fixed bug with duplicate resource IDs in CBuilder.
- Fixed bug using "NOT Field LIKE" construction in Filter property.