I am trying to load and extension and saw a few posts from 2013 &14 but the solutions didn't help.
I am using Navicat for SQLite. the about screen says Navigate Enterprise 11.1.5
when I use the command select load_extension('/Users/xyz/libsqlitefunctions.dylib')
The messag I get is " Error not authorized"
I looked through the product doc and this seems to be an area with out lots of information but I need a set of functions to complete my work.
Any help or pointers would be greatly appreciated
Thanks
I am using Navicat for SQLite. the about screen says Navigate Enterprise 11.1.5
when I use the command select load_extension('/Users/xyz/libsqlitefunctions.dylib')
The messag I get is " Error not authorized"
I looked through the product doc and this seems to be an area with out lots of information but I need a set of functions to complete my work.
Any help or pointers would be greatly appreciated
Thanks
Comment