Walter <rick...@iinet.net.au> wrote:
> Thank you Igor I had the database name but did not
> think of the the dot in between. Perhaps some one could update the
> documentation to show this

Perhaps someone could read the documentation before complaining about it.

http://sqlite.org/pragma.html
"A pragma may have an optional database name before the pragma name. The 
database name is the name of an ATTACH-ed database or it can be "main" or 
"temp" for the main and the TEMP databases. If the optional database name is 
omitted, "main" is assumed."

-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to