Entering text into a TMyQuery component

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
NoComprende
Posts: 135
Joined: Tue 09 Jan 2007 13:44

Entering text into a TMyQuery component

Post by NoComprende » Thu 22 Oct 2009 13:23

I place a TMyQuery component on a form and double click it to enter sql into the SQL tab. If I hit any key that equals a shortcut key for any of the other tabs it jumps to that tab (e.g. I hit 't' it jumps to the stored procedure page). Similarly hitting '\r' within the SQL page is akin to pressing the OK button.

I'm using the very latest MyDAC components 5.90.0.52. It was also present in the 5.90.0.x version I had beforehand.

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

Post by Dimon » Mon 26 Oct 2009 11:07

This problem is connected with the dbForge Fusion tool. You should download the latest dbForge build and install it.

NoComprende
Posts: 135
Joined: Tue 09 Jan 2007 13:44

Post by NoComprende » Mon 26 Oct 2009 11:31

Thanks Dimon.

NoComprende
Posts: 135
Joined: Tue 09 Jan 2007 13:44

Post by NoComprende » Tue 27 Oct 2009 11:30

I'm afraid that the latest download for dbforge fusion (3.50.331.0) has reintroduced this problem.

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

Post by Dimon » Tue 27 Oct 2009 14:05

Thank you for information. The investigation of the problem is in progress. As soon as we solve the problem we will let you know.

Tyro
Devart Team
Posts: 20
Joined: Wed 12 Sep 2007 07:12

Post by Tyro » Wed 28 Oct 2009 14:09

We have found this problem and have fixed it.
Please stand by, we are releasing new build of "dbForge Fusion for MySQL" in 2 days.

Post Reply