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

JDBC portability

1 view
Skip to first unread message

fai

unread,
Jul 3, 2001, 2:07:46 PM7/3/01
to
It's no problem if I use direct connect from sybase to as400. When I change
the connecting method from direct connect to JDBC. It occurs the following
error. If JDBC is portability, I need not to rewrite the code. Why I
occurs the following error?

SQLException: SQLState(55019) vendor code(-7008)
java.sql.SQLException: [SQL7008] GEABREGJD in IWEREFKE2 not valid for
operation.
at com.ibm.as400.access.JDError.throwSQLException(JDError.java:351)
at
com.ibm.as400.access.AS400JDBCStatement.commonExecute(AS400JDBCStatement.jav
a:548)
at
com.ibm.as400.access.AS400JDBCPreparedStatement.execute(AS400JDBCPreparedSta
tement.java:652)
at
com.sybase.powerbuilder.jdbc.PbjdbcCommand.Execute(PbjdbcCommand.java:1153)

Thanks.


0 new messages