Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

tAccessInput error

* Hello *
I try to make a test sample table extraction from an Access database to a 97 tLogRow.Lors execution of the following error recurs.
(Exception in component tAccessInput_1
java.sql.SQLException: Trop peu de param?tres. 1 attendu.
at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcStatement.executeQuery(Unknown Source)
at dwproduction.extraction_0_1.Extraction.tAccessInput_1Process(Extraction.java:583)
at dwproduction.extraction_0_1.Extraction.runJobInTOS(Extraction.java:965)
at dwproduction.extraction_0_1.Extraction.main(Extraction.java:830))
I know it comes from or what the prob or solution.merci help me.

Note: Windows 7 64 bit / talend Version: 5.2.0 Build id: Jre r92826/Java 7
Labels (4)
1 Reply
Anonymous
Not applicable

Test if you can establish your ODBC connection with an other tool.
Please post you properties for the tAccessInput component as screenshot.