- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Universal Data Access Components (UniDAC)
Universal Data Access Components (UniDAC) 新版本發表
Released: Feb 1, 2011
Updates in this release
Updates in V3.6
- Added NexusDB provider
- Added support for ASCII databases in the SQLite provider (the ASCIIDataBase specific option)
- Changed Collation and Encryption function in the SQLite provider (this function has been moved to the TLiteUtils class in the SQLiteUniProvider unit)
- Improved PostgreSQL provider's performance
- Improved Encryption in the SQLite provider
- Fixed memory leak in the SQLite provider
- Fixed bug with Currency parameter type in ODBC
- Fixed bug in TUniDump in the InterBase...
Released: Oct 4, 2010
Updates in this release
Updates in latest versions
- Embarcadero RAD Studio XE supported
Released: Oct 1, 2010
Updates in this release
Updates in V3.5
- Embarcadero RAD Studio XE supported
- Fixed bug with AL32UTF8 and ZHS16GBK encoding for Oracle in OCI and Direct modes. Now field size and strings storing in these encodings is correct.
- Fixed bug with filling default expression for fields in the design mode for inactive dataset
- Fixed bug with the LIKE keyword in the TDataSet.Filter property