MyDac Feature Request

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

MyDac Feature Request

Post by swierzbicki » Wed 07 Dec 2005 14:44

Hi,

It is about the MyConnectionDialog
Is it possible to add the option ShowServer : True/False ?

Thank you

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Thu 08 Dec 2005 10:16

It's possible but unlikely.
You can write your own ConnectionDialog. Please see Mydac\Demos\Win32\ConnectDialog\ demo for example.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Thu 08 Dec 2005 13:11

:D Yes, I know this....
I asked this specialy for not making my own dialog box.

Post Reply