Execute Button greying out at Design-time

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ACS2000
Posts: 31
Joined: Thu 18 May 2006 11:10

Execute Button greying out at Design-time

Post by ACS2000 » Tue 16 Dec 2014 09:44

Hi

When I am writing SQL in the TMyQuery component at design-time, if I click the Execute button to test the SQL and it is successful, the Execute button greys out. This means if I make a change and want to test it again, I have to close the window and reopen it to activate the button again.

It didn't used to do this, and with every update I'm hoping it will be fixed, but not so far.

Is this by design? If so, what is the thinking behind it? Can it be changed or turned into an option?

If not, is it a bug?

It is really inconvenient, so a solution would be appreciated.

Thanks

Alan

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Execute Button greying out at Design-time

Post by ViktorV » Tue 16 Dec 2014 13:31

We have reproduced the problem and will fix it in the next MyDAC build.

ACS2000
Posts: 31
Joined: Thu 18 May 2006 11:10

Re: Execute Button greying out at Design-time

Post by ACS2000 » Tue 16 Dec 2014 16:31

I look forward to it.

Thanks

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Execute Button greying out at Design-time

Post by AlexP » Thu 18 Dec 2014 07:34

Helo,

We have already fixed this problem. The fix will be included to the next version.

Post Reply