i have a query with an inline view, something like "select * from (select user
from dual)" although a bit more complicated

the query works fine in sql plus and when testing in the "create recordset"
window but when i try to expand the "+" in "bindings" I get the error

my class path includes classes12.jar and ojdbc14.jar

i have restarted the web server after updating the class path

anyone have any ideas?