Skip to content

Can't load SQLite extension (e.g asg017/regex) #34531

Answered by ShadelessFox
bobhy asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @bobhy,

Extension management is a commercial feature of all our PRO products. We will update the wiki to state it explicitly.

You can get a trial version here: https://dbeaver.com/download/

Otherwise, you can do the following:

  1. Set the enable_load_extension property to true in Driver properties
  2. Execute SELECT load_extension('extension-name.so') either as a bootstrap query or in the SQL editor

Remember that you need to have a 64-bit version of the extension library. Please let me know if it helps

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ShadelessFox
Comment options

You must be logged in to vote
3 replies
@bobhy
Comment options

@O-J1
Comment options

@bobhy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #34475 on June 27, 2024 09:38.