- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Oracle Data Access Components (ODAC)
Oracle Data Access Components (ODAC) 10.2.6
Released: Jul 9, 2018
10.2.6 中的更新
特性
- Added support for Lazarus 1.8.4.
- Improved data fetching performance in Direct mode.
- Improved performance of describing stored procedures in Direct mode.
- Improved performance of batch operations.
- Added demo projects for IntraWeb 14.
- Now the TOraTimeStamp.AsDateTime method returns TDateTime value with milliseconds
- Now non-compiled stored procedures can be described in Direct mode
- Improved support for TIMESTAMP WITH TIMEZONE in Direct mode.
修補程式
- Fixed bug writing trash in BLOB fields when executing batch DML operations in Direct mode.
- Fixed bug updating a record when using the OnFilterRecord event handler.
- Fixed bug using encryption and CacheCalcFields.
- Fixed bug using a backslash in the Filter property.
- Fixed bug using First method in Master-Detail relationships.