Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in component tJDBCInput_1
java.sql.SQLException: Syntax Error: SELECT AATESTINGODBC.AAC.<< ??? >>SysNum, AATESTINGODBC.AAC.Crc_1, AATESTINGODBC.AAC.Crc_2, AATESTINGODBC.AAC.Crc_3, AATESTINGODBC.AAC.Crc_4, AATESTINGODBC.AAC.CreDate, AATESTINGODBC.AAC
at com.pervasive.jdbc.lna.LNAObject.getErrors(LNAObject.java:213)
at com.pervasive.jdbc.lna.LNAStatement.getErrors(LNAStatement.java:937)
at com.pervasive.jdbc.lna.LNAObject.checkError(LNAObject.java:256)
at com.pervasive.jdbc.lna.LNAStatement.execDirect(LNAStatement.java:351)
at com.pervasive.jdbc.v2.Statement.execute(Statement.java:222)
at com.pervasive.jdbc.v2.Statement.executeQuery(Statement.java:110)
at test.test2_0_1.test2.tJDBCInput_1Process(test2.java:1355)
at test.test2_0_1.test2.runJobInTOS(test2.java:2338)
at test.test2_0_1.test2.main(test2.java:2206)
I've done myself the xml mapping file (as it doesnt exist for Pervasive...) - maybe there's an error in this one ?
Thanks for your help !