"Igor Tandetnik" <[EMAIL PROTECTED]> wrote: > Stef Mientki <[EMAIL PROTECTED]> wrote: > > In the (windows) commandline version of sqlite: > > how do I open / connect an existing database ? > > Run it with database file name on the command line: > > sqlite3.exe mydb.db >
Yeah. Or, if you are alergic to typing, drag the "mydb.db" icon over top of the "sqlite3.exe" icon and let it go. -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

