Hi, yes you are right.
Imho a better error message at getNodes() will help more than a better error message if the SQL syntax is obviously wrong. Regards, Robert -----Ursprüngliche Nachricht----- Von: Thomas Mueller [mailto:[email protected]] Gesendet: Montag, 14. Februar 2011 11:24 An: [email protected] Betreff: Re: AW: Rather easy SQL2-query? Hi, I'm talking about the error message for the original (wrong) query, the one with "select f" instead of "select f.*". The SQL-2 parser obviously can't know at that point that the application later on will call getNodes(). Unless, if the SQL-2 parser would decompile the byte code or go backwards in time :-) Regards, Thomas
