Subject | TIBOQuery refresh problem |
---|---|
Author | Luiz |
Post date | 2002-04-13T19:50:55Z |
Using a TIBOQuery, if I have some code on event OnPrepareSql making
reference to fields, and in a TButton event, i code TIBOQuery1.Refresh
without to call TIBOQuery.InvalidateSql before, I get an error saying 'Field
XXXX not found'.
This error appears also when I have a navigator bar and click on Refresh
Button.
Does someone can reproduce the same problem?
PS: IBO4.2Gc and D6.
Luiz.
reference to fields, and in a TButton event, i code TIBOQuery1.Refresh
without to call TIBOQuery.InvalidateSql before, I get an error saying 'Field
XXXX not found'.
This error appears also when I have a navigator bar and click on Refresh
Button.
Does someone can reproduce the same problem?
PS: IBO4.2Gc and D6.
Luiz.