On Mon, Apr 25, 2016 at 3:35 PM, Mark Foley <mfoley at novatec-inc.com> wrote:

> On Mon, 25 Apr 2016 15:14:56 Dominique Devienne <ddevienne at gmail.com>
> wrote:
> > Please (re)read the example I included. --DD
> > C:\Users\DDevienne>sqlite3 *file:*new.db?mode=ro
>
> Sorry, perhaps I'm a bit obtuse. I don't see how your example differs from
> mine:
>
> sqlite "mydbpath?mode=ro"
>
> Are you referring to the "*file:*" syntax?
>

Precisely: https://www.sqlite.org/uri.html --DD

Since SQLite always interprets any filename that does not begin with "file:"
> as an ordinary filename regardless of the URI setting
>

Reply via email to