- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- 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.