Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in component tDBInput_1
java.sql.SQLException: No data found
at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
at sun.jdbc.odbc.JdbcOdbc.SQLGetDataString(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcResultSet.getDataString(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcResultSet.getString(Unknown Source)
at tests.test_0_1.test.tDBInput_1Process(test.java:729)
at tests.test_0_1.test.runJobInTOS(test.java:1014)
at tests.test_0_1.test.main(test.java:934)
SELECT arbitrary_field, the_said_field FROM the_said_table WHERE the_said_field!=''
SELECT arbitrary_field, the_said_field FROM the_said_table WHERE the_said_field!=''