A connection error occurrence using SQLite3
I am getting an error when using the SQLite3.
I cannot connect to the SQLite database using the Data Sources option because of the error I get.
I do not get an error when using Firefox SQlite Manager.
Do you have any ideas on how to fix this problem?
Any help would be appreciated.
Thanks!
Error:
3 of 3 tables were loaded. The following errors were encountered:
Table:SCHEMA_MIGRATIOONS java.sql.SQLEXException:not yet implemented at org.sqlit.MetaData.getimportedkey(MetaData.java:503)
Table:SQLITE_SEQUENCE java.sql.SQLEXException:not yet implemented at org.sqlit.MetaData.getimportedkey(MetaData.java:503)
Table:USERS java.sql.SQLEXException:not yet implemented at org.sqlit.MetaData.getimportedkey(MetaData.java:503)








