Bugs: Browse | Submit New | Admin

[#23163] jdbc-sqlite3 is not compatible with ibm jvm 1.5 and 1.6

Date:
2008-12-09 13:32
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
AR-JDBC
State:
Open
Summary:
jdbc-sqlite3 is not compatible with ibm jvm 1.5 and 1.6

Detailed description
the error is 
SEVERE: Exception caught
java.sql.SQLException: near "begin": syntax error
 at org.sqlite.DB.throwex(DB.java:291)
 at org.sqlite.NestedDB.prepare(NestedDB.java:124)
 at org.sqlite.DB.exec(DB.java:62)
 at org.sqlite.Conn.setAutoCommit(Conn.java:158)
 at  jdbc_adapter.JdbcAdapterInternalService.begin(JdbcAdapterInternalService.java:394)

------------------
I trace the issue, it is thrown by nestedvm.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item