Thank you for your response.

at the sqlite> prompt I enter sqlite3 test.db then I get ...>
entering .databases gives me another ...>
If I hit the Ctrl C it exits and closes the prompt window.




On 7/22/08, Greg Morphis <[EMAIL PROTECTED]> wrote:
>
> sqlite3 test.db works, what error are you getting?
> and to exit (on a windows system Ctrl + C works
>
> On Tue, Jul 22, 2008 at 9:01 AM, Milton Centeno <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm new to sqlite. The command "sqlite3 test.db" and "sqlite3 ex1" as
> listed
> > in the getting started guide on the website do not appear to work for me.
> > What are the commands to simply create a database in sqlite and how to
> exit
> > when in the "---->" prompt? Thank you.
> >
> > respectfully,
> > Milton
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to