Search found 2 matches
- 31.08.2007, 00:10
- Forum: 6.1.5
- Topic: Memory leak on changing SQL propery
- Replies: 0
- Views: 2356
Memory leak on changing SQL propery
Using ZQuery component with different queries. Same ZQurey component is used with different queries by clearing and reloading the SQL property. This causes a memory leak. In Bcb4, can be reproduced with the following code: ZQuery1->Close(); ZQuery1->SQL->Clear(); ZQuery1->SQL->Add("INSERT INTO ...
- 30.08.2007, 23:48
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Compile Program with Zeos Components
- Replies: 2
- Views: 1332