EOutOfMemory exception.

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
HviVisser
Posts: 5
Joined: Wed 20 Feb 2008 15:22

EOutOfMemory exception.

Post by HviVisser » Thu 26 Feb 2009 11:01

Hello,
Sometimes when I call the Execute method of TMyQuery class, the function throws a EOutOfMemory exception. So most of the time the Query executes fine, but once in a while I get this exception.

I am using MyDAC version 5.50.0.35 with Borland Builder 6.0 (service pack 4). The application is running on a Windows 2003 server system.

I just can't find what is going wrong, has anybody encountered the same problem?

Thanks in advance,
Henk

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 26 Feb 2009 13:15

Please try to compose a sample to demonstrate the problem and send it to dmitryg*devart*com.

HviVisser
Posts: 5
Joined: Wed 20 Feb 2008 15:22

Post by HviVisser » Wed 11 Mar 2009 15:38

I have posted the sample today.

Thanks in advance for any feedback.

Henk

Post Reply