Page 1 of 1

Problem with RefreshRecord

Posted: Wed 13 Apr 2005 08:15
by lsc82
Hi,

I've D5, MyDac 3.50.19, MySQL 4.1.10a

I've a TMyQuery with

"select o.*, "" as img from orders o"

If I call RefreshRecord I get the error

Unknow field "img" in field list.

Thanks

Posted: Thu 14 Apr 2005 08:56
by Ikar
SQL Generator for RefreshRecord doesn't work in such cases. Set SQLRefresh manually.