- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Universal Data Access Components (UniDAC)
Universal Data Access Components (UniDAC) 新版本發表
Released: Sep 8, 2016
6.3.14 中的更新
特性
- Added TVirtualQuery component.
- Added TDADataSetOptions.InsertAllSetFields property.
修補程式
- Fixed several bugs in SmartFetch Mode.
- Fixed bug loading the dclvquery60.bpl package in CBuilder 6.
- Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
- Fixed bug with param values loss after changing TDAParam.ValueCount.
- Fixed bug with PtrOffset function when Overflow Checking option is enabled.
- Fixed bug with the DisposeBuf failed error when canceling dataset changes.
- Fixed bug...
Released: Jun 27, 2016
6.3.13 中的更新
特性
- Added TVirtualDataSet component.
- Support for RAD Studio 10.1 Berlin.
- SQLServer data provider - Added Data type mapping from Varbinary to Blob fields.
- NexusDB data provider - Added NexusDB 4.1 support.
修補程式
- Fixed bug with AV on application closing when DLLs are used in the Trial edition.
- Fixed bug using parameters and column aliases in Master-Detail relation.
- Fixed bug with assertion failure on editing data in SmartFetch mode.
- Oracle data provider
- Fixed bug with memory leak fetching TIMESTAMP...
Released: Sep 24, 2015
Updates in this release
Updates in V6.2.8
- Support for RAD Studio 10 Seattle.
- Support for INSERT, UPDATE and DELETE batch operations.
- Oracle Data Provider
- Support for Offset added for DML arrays.
- Support for OraNet.PacketSize added to improve performance on VPN and Wireless networks.
- NULL and empty strings are now different values for ftOraLob and ftOraClob parameters.
- MySQL Data Provider
- Support for MariaDB Embedded.
- SQLite Data Provider
- Direct mode is now based on the SQLite engine version 3.8.11.1.
- Added...
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.
Released: Aug 14, 2013
Updates in this release
Updates in V5.0.2
- Improved connection dialog.
- Oracle 12c support.
- Schema name now used when filling default values if DefaultValues = True.
- Direct mode is based on SQLite engine version 3.7.17.
Released: Jun 7, 2012
Updates in this release
Updates in V4.1
- Update 2 for RAD Studio XE2, Delphi XE2 and C++Builder XE2 now supported
- FireMonkey support improved
- Lazarus 0.9.30.2 and Free Pascal 2.4.4 now supported
- Mac OS X, Linux x64 and FreeBSD now supported in Lazarus
- Oracle 11 Express Edition now supported
- Support for NonBlocking options added
- QueryResultOnly option added
- PostgreSQL 9.1 now supported
- DateFormat and TimedFormat specific options added
- NexusDB 3.09 now supported
Released: Sep 27, 2011
Updates in this release
Updates in V4.0
- Embarcadero RAD Studio XE2 now supported
- Application development for 64-bit Windows now supported
- FireMonkey application development platform now supported
- Support for master/detail relationship for TVirtualTable added
- OnProgress event in TVirtualTable added
- TDADataSetOptions.SetEmptyStrToNull property that allows inserting NULL value instead of empty string added
- Bug with processing transaction when connection is lost is fixed
Released: May 17, 2011
Updates in this release
Updates in SQL Server Data Access Components (SDAC) V5.10
- Lazarus 0.9.30 and Free Pascal 2.4.2 support
- Support for Table-Valued Parameters has been added
- A TMSTableData component for storing data of Table-Valued Parameter type has been added
- Support for an API interface for managing FILESTREAM data has been added
- Support for SQL Server Compact Edition 4.0 has been added
- Bug fix: bookmark validity check
- Bug fix: processing varchar(max) output parameters in stored procedure
- Bug fix: using empty...