On 21 Dec 2011 at 18:32, smallboat <[email protected]> wrote: > I have a sqlite file. I would like to open it and know how many tables in it. > > What is the command line to open a sqlite file and get to know how many tables > in it? Thanks.
See: http://www.sqlite.org/sqlite.html and: http://www.sqlite.org/faq.html#q7 -- Cheers -- Tim
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

