David Raymond, on Tuesday, December 3, 2019 03:43 PM, wrote...
>
> I _think_ the load_extension() function is what you'll be looking for, though 
> I
> could be wrong.
>
> https://www.sqlite.org/lang_corefunc.html#load_extension

[clip]

> I was looking into the pragmas page, and I don't see one that would do the 
> function
> to load other libraries, such as the .load function of the CLI.  Is there one?
> Thanks.

Yep, that's it.  Thanks. (For some reason, I thought that there was a PRAGMA 
version of it) Thanks.

josé
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to