Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create SIARD from SQLite DB file using JDBC Driver #335

Open
MartinR4838 opened this issue Oct 3, 2022 · 0 comments
Open

Cannot create SIARD from SQLite DB file using JDBC Driver #335

MartinR4838 opened this issue Oct 3, 2022 · 0 comments

Comments

@MartinR4838
Copy link

Description:
Hi,

I can´t create SIARD file from SQLite DB file using JDBC Driver. When trying to migrate simple SQLite DB to SIARD DBPTK-UI reports
[IndexOutOfBoundException]undefined.

Context:

  • DBPTK Desktop: on WIn10
  • DBPTK Enterprise: Browser name and version (Internet explorer, Chrome, Firefox, etc)

Steps required to reproduce the bug:

  1. Download sqlite-jdbc-3.39.3.0.jar from https://sourceforge.net/projects/sqlite-jdbc-driver.mirror/
  2. Connection is successfull using class org.sqlite.JDBC
  3. jdbc:sqlite:...\agencies_test.db

Attach any related screenshots below.
image
image

Attach any relevant logs below.

Find DBPTK Desktop logs at Help -> Logs menu.
Find DBPTK Enterprise logs with docker logs command.
agencies_test.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant