[GH-ISSUE #1620] How use Cloudbeaver with https://sqlite.org/com/see.html #379

Closed
opened 2026-03-07 20:48:32 +03:00 by kerem · 0 comments
Owner

Originally created by @YuraKril on GitHub (Apr 19, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1620

We try to build see (https://sqlite.org/com/see.html) to shared library - libsqlite3.so and start cloudbeaver with

JAVA_OPTS -Dorg.sqlite.lib.path=/opt/cloudbeaver/lib -Dorg.sqlite.lib.name=libsqlite3.so

We get an error on connection to clean database:
Error connecting to database:
Unexpected driver error occurred while connecting to the database

Are there options how to solve it?

Originally created by @YuraKril on GitHub (Apr 19, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1620 We try to build see (https://sqlite.org/com/see.html) to shared library - libsqlite3.so and start cloudbeaver with JAVA_OPTS -Dorg.sqlite.lib.path=/opt/cloudbeaver/lib -Dorg.sqlite.lib.name=libsqlite3.so We get an error on connection to clean database: Error connecting to database: Unexpected driver error occurred while connecting to the database Are there options how to solve it?
kerem 2026-03-07 20:48:32 +03:00
  • closed this issue
  • added the
    x:sqlite
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#379
No description provided.