The first problem was that the SQL statement has a typo in it. The SQL Parser was correctly flagging this but Cliff didn't realize what the << ??? >> in the error message meant. The second problem was that following the failure of the SQLExecDirect, a Get Data All was performed, and it was the thing returning "Function sequence error".
↧