On Tue, Jul 22, 2008 at 7:27 AM, Milton Centeno <[EMAIL PROTECTED]> wrote:
> 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.

The command 'sqlite3 test.db' launches the sqlite program. So don't
enter it at the sqlite prompt. Enter it at your shell prompt.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to