Hi,

I think you should have a look here:

http://www.sqlite.org/uri.html

Hope that helps!

Fredrik

On Tue, Oct 23, 2012 at 10:48 AM, John Gillespie <rjkgilles...@gmail.com>wrote:

> Just spent a while trying to work out how to access sqlite in read-only
> mode from Tcl.
> There seems to be nothing in the API doc :
> http://www.sqlite.org/tclsqlite.html
>
> I eventually got the information from an error message:
>
> wrong # args: should be "sqlite3 HANDLE FILENAME ?-vfs VFSNAME? ?-readonly
> BOOLEAN? ?-create BOOLEAN? ?-nomutex BOOLEAN? ?-fullmutex BOOLEAN?"
>
> Would it be possible for you to add these options for the 'sqlite3' command
> to the Tcl API document.
>
> Thanks
>
> John Gillespie
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
"Life is like a trumpet - if you don't put anything into it, you don't get
anything out of it."
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to