On 10 Jan 2011, at 1:01pm, Fredrik Karlsson wrote: > I notice that the int sqlite3_open_v2 C function has a > SQLITE_OPEN_READONLY which allows opening a database in read only > mode. > Would it be possible to have this possibility in the Tcl interface > too? Perhaps similar to the way the "open" command of Tcl specifies > flags.
Actually I was just wanting something like ATTACH DATABASE READONLY filename Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

