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
RefreshQuick problem (urgent)
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.
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.