v***@gmail.com
2018-12-17 10:08:18 UTC
Hello!
com.sybase.jdbc4.jdbc.SybDriver
from jconn4.jar:
jConnect (TM) for JDBC(TM)/16.0 SP02 PL05 (Build 27308)/P/EBF26574/JDK 1.6.0/jdbcmain/OPT/Wed Sep 21 19:02:16 PDT 2016
gives error:
Column '@p0' not found
when query (executed by java 8 command: rs = stmt.executeQuery();) does not contain any "p0"!
What is the cause of this problem and how it can be resolved?
Thanks!
com.sybase.jdbc4.jdbc.SybDriver
from jconn4.jar:
jConnect (TM) for JDBC(TM)/16.0 SP02 PL05 (Build 27308)/P/EBF26574/JDK 1.6.0/jdbcmain/OPT/Wed Sep 21 19:02:16 PDT 2016
gives error:
Column '@p0' not found
when query (executed by java 8 command: rs = stmt.executeQuery();) does not contain any "p0"!
What is the cause of this problem and how it can be resolved?
Thanks!