Problems with embedded server
Posted: Wed 10 May 2006 08:08
I have a TMyConection component On the main form.
On the Delphi IDE, I set connected = True and it connects OK. I then Disconnect it, and run the application. Within the application I call:
MyDb.Connect;
and the application terminates without any error messages.
If I have loginPromp=True, the dialog does not appear.
IF I have a an OnError event, it is not executed.
I am using Delphi 7, MyDac 4.30.0.11 and libmysqld.dll 4.1.16
Any sugestions??
Regards
Jay
On the Delphi IDE, I set connected = True and it connects OK. I then Disconnect it, and run the application. Within the application I call:
MyDb.Connect;
and the application terminates without any error messages.
If I have loginPromp=True, the dialog does not appear.
IF I have a an OnError event, it is not executed.
I am using Delphi 7, MyDac 4.30.0.11 and libmysqld.dll 4.1.16
Any sugestions??
Regards
Jay