logindialog twice on screen.

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

logindialog twice on screen.

Post by jkuiper » Fri 08 Aug 2008 12:23

Is there something changed in the latest release :?:

I put an Myconnection, MyConnectDialog and a MyQuery on a form. Starting the application gives me a connectdialog twice. If I set the property Myconnection.Options.KeepDesignConnect to false, everything is working fine.

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

Post by Dimon » Mon 11 Aug 2008 11:15

We could not reproduce the problem. Please send a complete small sample to dmitryg*devart*com to demonstrate it.

jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

Post by jkuiper » Wed 13 Aug 2008 08:50

The strangest thing is, I can't reproduce it either again. :oops:
Maybe my pc had a bad hair day :?

Post Reply