Page 1 of 1
Error when trying to change the params of a TMyCommand
Posted: Wed 24 May 2006 19:25
by jsmith
When I try to change the params of a TMyCommand I get the error "Assertion failure (D:\Projects\Delphi\Dac\Source\Design\DADesign.pas, line 522)"
AnythingI can do about this?
jason
Posted: Thu 25 May 2006 11:43
by Antaeus
Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next MyDAC build. Meanwhile you can edit parameters with MyCommandEditor. To invoke it double-click on the MyCommand component.
Posted: Fri 26 May 2006 21:58
by sctrojan79
FYI, I also received this error while trying to change the parameters for a TMyQuery (from the Object Inspector, but not when double-clicking on the TMyQuery itself).
Posted: Mon 29 May 2006 09:42
by Antaeus
Than you, sctrojan79. This problem is fixed too.