I use myDac from a long time with Delphi7. Now I am starting with D2007 and using MyDac. What I am having troubles now, is somthing that works perfectly in Delphi 7.
I do not know if I have some thing wrong in the configuration of Delphi 2007, but the fact is that, when I try to paste a SQL string, developed and copied for instance from EMS query builder, and try to paste it in a query editor of new MyQuery in a New form in Delphi2007, the query editor of mydac refuses to accept right clicks of the mouse or any other command to paste. By the other side, if I write smething in the editor, select it and try to copy it, the sane thing happens.
Is it a bug of MyDAc (5.20.0.11) ?
Edison Garcia
Query editor doesn't accept paste?
-
eduardosic
- Posts: 387
- Joined: Fri 18 Nov 2005 00:26
- Location: Brazil
Re: Query editor doesn't accept paste?
"oi Edison"Edison Garcia wrote:I use myDac from a long time with Delphi7. Now I am starting with D2007 and using MyDac. What I am having troubles now, is somthing that works perfectly in Delphi 7.
I do not know if I have some thing wrong in the configuration of Delphi 2007, but the fact is that, when I try to paste a SQL string, developed and copied for instance from EMS query builder, and try to paste it in a query editor of new MyQuery in a New form in Delphi2007, the query editor of mydac refuses to accept right clicks of the mouse or any other command to paste. By the other side, if I write smething in the editor, select it and try to copy it, the sane thing happens.
Is it a bug of MyDAc (5.20.0.11) ?
Edison Garcia
Hi to all,
In Delphi 2007 Update 3 CodeGear introduced a bug that disables the default context menus for TEdit, TMemo, TComboBox, ... Thus, the user cannot right click on the controls to get his Cut/Copy/Paste/Delete popup menu.
no problem with MyDAC.
try this fix http://andy.jgknet.de/radpatch/