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??
Thank you!
-Felipe Gasper
Houston, TX
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??
Thank you!
-Felipe Gasper
Houston, TX