Page 1 of 1

Lazarus. Huge memory consumption with ADO + MS Jet 4.0

Posted: 25.03.2016, 12:18
by axel2k3
Lazarus 1.6, zeoslib 7.2 (7.2.1), 7.3. Database protocol ADO + MS Jet OLE DB 4.0 (Windows).
On every refreshing dataset the size of the project in RAM (working set) is growing. If I use other protocol (sqlite, or postgres), there is no such memory consumption. See sample project in attachment.
Is this normal?