Data Source Window SQLite3 Error

Asked By 30 points N/A Posted on -
qa-featured

Every time I try to connect to SQLite3 DB (from the Data Sources window) I get the below error message shown. I re-checked my db file and it has NO errors. I checked it from the Firefox SQLite Manager. Guys, any idea as to why this comes up?

Thanks in advance.


Connection Error 3 of 3 tables were loaded

Error:

Connection Error
3 of 3 tables were loaded.
The following errors were encountered:

Table: SCHEMA MIGRATIONS
java.sql.SQLException: not yet implemented
at org.sqlite.MetaData.getImportedkeys(MetaData.java:503)

Table: SQLITE SEQUENCE
java.sql.SQLException: not yet implemented
at org.sqlite.MetaData.getImportedkeys(MetaData.java:503)

Table: USERS
java.sql.SQLException: not yet implemented
at org.sqlite.MetaData.getImportedkeys(MetaData.java:503)

SHARE
Best Answer by Cherop Xonm
Best Answer
Best Answer
Answered By 0 points N/A #144361

Data Source Window SQLite3 Error

qa-featured

From your post, it is very clear that your system does not support the 64 bit version of that software. That might be the main reason for this error. To overcome this error, follow the instruction step by step:

  • If you are using 64 bit version get rid of it, as simple as that.
  • And also make sure that every DLL is 32 bits.
  • Have a unit test using Microsoft testing framework and the spring. Testing. Microsoft, extending the test from Abstract Dependency Injection Spring Context Tests.
  • Now this will work without any error, it injects the facades and everything will work perfectly. 
Microsoft testing framework and the spring

Related Questions