Search found 2 matches

by Vijeolook
31.08.2007, 00:10
Forum: 6.1.5
Topic: Memory leak on changing SQL propery
Replies: 0
Views: 2322

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 ...
by Vijeolook
30.08.2007, 23:48
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Compile Program with Zeos Components
Replies: 2
Views: 1318

Hi, I'm still stuck in the the stone age a bit with bcb4 and Zeos v6.1.5, but I still had a similar problem... Pls check the following: (if it still exests in bcb> 4) In the project->options menu, "Directories/Conditionals" tab sheet, check that the "include" path contains the di...