On 15 March 2015 at 06:06, Felipe Gasper <felipe at felipegasper.com> wrote:
> Hi all,
>
>         Does the SQLITE_OPEN_EXCLUSIVE flag exist as analogous to O_EXCL in
> C open()? i.e., is this how I can say, ?open a database, but only if it?s a
> new database??

https://www.sqlite.org/capi3ref.html#sqlite3vfsxopen

>         Thank you!
>
> -Felipe Gasper
> Houston, TX

Regards,
Simon

Reply via email to