- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- PostgreSQL Data Access Components (PgDAC)
PostgreSQL Data Access Components (PgDAC) 8.4.1
Released: Jul 7, 2025
8.4.1 中的更新
特性
- Added support for Lazarus 4.0.
修補程式
- Resolved an OutOfMemory exception that occurred when working with large datasets.
- Fixed a bug with reading long error responses.
- Fixed a bug that caused an access violation when using OpenSSL.
- Fixed a bug that caused application freezing in multi-threaded mode.
- Resolved an issue with array handling in unnamed code blocks.
- Fixed a bug related to the ParamCheck property behavior.
- Resolved an issue with declaring the TValueArr data type in C++Builder.
- Fixed a bug where setting SQL in the Query component changed the case of a parameter name.
- Fixed a bug that occurred when calling the FindKey method on a cloned dataset.
- Fixed a bug that occurred when reserved words were used as field names in filters.