Skip to content

Can't create a SQLite read-only connection #148

Locked Answered by serge-rider
codebling asked this question in Q&A
Discussion options

You must be logged in to vote

SQLite driver doesn't support standard JDBC way to open read-only connections.
Set driver parameter "open_mode" to "1" to make connection read-only.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kseniiaguzeeva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #148 on December 25, 2020 07:37.