Scott Derrick <[EMAIL PROTECTED]> wrote:
> This is probably a stupid question but has frustrated me a couple of times.
> 
> When using the command line interface sqlite3, a couple of times I have 
> forgotten to use the "." before a command.  After that I get a "...>" 
> prompt  that I can't seem to escape from and accepts no commands?  My 
> only choice is to shut down that terminal and start a new one..
> 
> There must be an easy  way to  get back to the command mode? And what is 
> the "...>"  mode?
> 
>

Type a semicolon on a line by itself.  You'll then get a syntax
error and you will be back at the command prompt.
--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to