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
