Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error Message PWS0043

133 views
Skip to first unread message

Patrice Kolata

unread,
Mar 26, 2001, 8:40:05 AM3/26/01
to
Hi,

Inserting record in a DB2 file on as400 using JDBC, I get a message

java.sql.SQLException: [PWS0043] Unable to use the parameter marker values
provided.
at com.ibm.as400.access.JDError.throwSQLException(JDError.java:347)
at
com.ibm.as400.access.AS400JDBCStatement.commonExecute(AS400JDBCStatement.jav
a:543)
at
com.ibm.as400.access.AS400JDBCPreparedStatement.executeUpdate(AS400JDBCPrepa
redStatement.java:906)

Does anyone have more info?

Where to find more info?

Thanks

Patrice


Joel Eikenhorst

unread,
Mar 26, 2001, 9:41:51 AM3/26/01
to
Maybe you are using a paramter marker in a position where it isn't supported.
If you want to get the open source version (along with the source) go to:
http://oss.software.ibm.com/developerworks/opensource/jt400/
0 new messages