Dear Simon, Thanks for help.
I created a database named "Biblia" with a table named "LivroDaBiblia". I tried the shell tool and get the following. 2012/3/15 Simon Slavin <[email protected]> > > On 15 Mar 2012, at 6:48pm, Waltênio de Bessa Mendes < > [email protected]> wrote: > > > I need help when receive a message error *"could not prepare statement no > > such table..." * when try > > execute "*select*" in the code: > > Open the database in the shell tool and use '.tables'. > > http://www.sqlite.org/sqlite.html > > Does it show a table with that name ? If so, try executing the same > SELECT command in the shell tool. > > Simon. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

