"SELECT p.a , p.b , p.d FROM com.scif.test.Table1 p WHERE a=$1" Is there anything wrong with the query?
Getting error: org.exolab.castor.jdo.oql.OQLSyntaxException: An incorrect token type was found near , (found COMMA, but expected KEYWORD_FROM) Can I not select more than one value? Is there any other way to doit? Thanks ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

