On 21 Mar 2012, at 12:23pm, Conxita Marín <[email protected]> wrote:

> Any command respond, no error, nothing
> 
> conxita@mylinux$: sqlite3 backup.bd
> SQLite version 3.7.3
> Enter ".help" for instructions
> Enter SQL statements terminated with a ";"
> sqlite> .tables
> sqlite>

If you have made a new database with that command, then it will have no tables 
in, so the '.tables' command will produce no output.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to