MyDac 5.0 Dephi7 error ending process

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Hans
Posts: 52
Joined: Wed 24 Aug 2005 20:05

MyDac 5.0 Dephi7 error ending process

Post by Hans » Sun 01 Apr 2007 10:14

Hi,

After i installed MyDac 5.0 my Delphi7 does not quit when i quit Delphi7. The icon stays in the taskbar and i can only remove it using taskmnager.

bes regards,
Hans

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

Post by Antaeus » Wed 04 Apr 2007 12:03

Please specify some additional information:
  • - the exact version of MyDAC (including build number and edition). You can see it in the About sheet of TMyConnection Editor;
    - the exact version of your Delphi (including build number). You can see it in the About box of your IDE;
    - does the problem appear occasionally or permanently?
    - does the problem appear if you run your IDE, create a new project and close the IDE (without saving the project)?
    - does the problem appear if you just run your IDE and close it?

Hans
Posts: 52
Joined: Wed 24 Aug 2005 20:05

Post by Hans » Mon 09 Apr 2007 07:32

I found that the error was caused by a custom connection class that i subclassed from the MyDAC TMyConnection. Because MyDAC 5 supports autorefresh i do not need my custom class anymore the prole does not occur.

Thanks for your help!

Post Reply