Rabbie,
The error shown varies. Even when the query is not well formed (like 'SELECT & FROM table', where the & should have been a *) I get no error, just an empty recordset. Thus I am forced to check each generated query (depending on user settings) in the query builder or by running the same...