https://www.sqlite.org/c3ref/open.html

On Wed, Aug 23, 2017 at 10:29 PM, J Decker <d3c...@gmail.com> wrote:

>
>
> If URI filename <https://www.sqlite.org/uri.html> interpretation is
> enabled, and the filename argument begins with "file:", then the filename
> is interpreted as a URI. URI filename interpretation is enabled if the
> SQLITE_OPEN_URI <https://www.sqlite.org/c3ref/c_open_autoproxy.html> flag
> is set in the fourth argument to sqlite3_open_v2(),
>
> The fourth parameter is a pointer, the third is the flags.
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to