Page 1 of 1

RefreshQuick problem (urgent)

Posted: Wed 06 Feb 2008 09:32
by Zsolt Csillag
Hello,


Hello I have a MyQuery with the sql:

Select * from MyTable where MyPrimaryKey=:MyParam
order by MyPrimaryKey

The table above contains a timestamp field, too.

However when I issue: MyQuery.RefreshQuick(False)

then I got the following error:

"project xx.exe raised exception class EDataBaseError wiht message "Not found field corresponding parameter MyParam"

The Refresh method works perfectly.


Thank you in advance

Posted: Thu 07 Feb 2008 10:16
by Dimon
We can not reproduce the problem.
Please send a complete small sample to dmitryg*crlab*com to demonstrate it, including script to create and fill table.

Also supply us the following information
- exact version of Delphi, C++ Builder or Kylix;
- exact version of MyDAC. You can see it in the About sheet of TMyConnection Editor.