Strange close application

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mbranco1975
Posts: 2
Joined: Thu 09 Aug 2007 19:31

Strange close application

Post by mbranco1975 » Thu 09 Aug 2007 19:33

Hi.

After 300 seconds my application close.

What is appening.

Marco Branco

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 13 Aug 2007 13:38

There may be different reasons for this problem. We need more information to determine the reason of the problem. Please describe your application in more details, or create a complete small test application to demonstrate the problem. You can send it to me by e-mail at evgeniyd*crlab*com.

Also supply the following information:
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor;
- exact version of your IDE (including personality name for Delphi 2005, and BDS 2006);
- exact version of MySQL server and MySQL client. You can see it in the Info sheet of TMyConnection Editor.

Post Reply