Hi,
It seems executeBatch has a bug when judging uniqueness of the
primiary key. If I switched to execute, everything works well. Any
idea? Thanks!
The stack trace is:
java.sql.SQLException: PRIMARY KEY must be unique
at org.sqlite.DB.throwex(DB.java:252)
at org.sqlite.DB.executeBatch(DB.java:197)
at org.sqlite.PrepStmt.executeBatch(PrepStmt.java:83)
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---