I am getting the error:
Query Definitions Differ
The following errors were encountered while parsing the contents of the SQL pane:
Error in list of function arguments: '=' not recognized.
Unable to parse query text.
The statement it is erring on is:
IFF("T$RERR"=1,'No','Yes') AS RuntimeError
Is it because I have "" around the field name?
Fred Schmid