Page 1 of 1

MyQuery fill memory..... how to clear?

Posted: Tue 28 Feb 2006 15:07
by Rocojo
Borland C++ Builder 6
MyDAC 4.0.0.2.8


I am still building a communicationdriver as a DLL.

When i execute an MyQuery->SQL->Text = "select * from table limit 0,100"

and i am doing this a lot of times..... the memory gets full...

why? I thought the MyQuery component is clearing itself when a new query is going to be executed.

Posted: Tue 28 Feb 2006 16:08
by Antaeus
Try downloading last version of MyDAC (4.30.0.10). If problem persists then send us complete small sample to demonstrate it, including script to create server objects.

Problem solved ???

Posted: Sun 14 Feb 2010 22:24
by Albert van Pelt
I have a similar problem, is your problem solved at this moment ?

Posted: Mon 15 Feb 2010 09:17
by Dimon
We have fixed this problem in the latest MyDAC build (5.90.0.55). Please, upgrade to this build to solve the problem.