Error in the structure window but app still runs.
Posted: Mon 24 Aug 2009 23:52
CodeGearâ„¢ RAD Studio 2007 (Version 11.0.2902.10471) shows:
Thanks,
WAM.
in the structure window, yet the application compiles and runs. I guess this is an error that is apparently not really an error but just a warning. I can get the message to go away by typecasting the TOraQuery as a Tquery, but it seems odd that I would need to do this. I'm sure I'm doing something wrong but after checking the FAQ I was not able to find anthing that helped. Also have the same problem with 'Close' , 'RecordCount' and others. Can someone tell me what I'm doing wrong?Errors:
'TOraQuery' does not contain a member named 'FieldByName' at line ###
Thanks,
WAM.