Re: [sqlite] Re: Argh, this must be a very stupid question ...

2007-03-12 Thread Martin Jenkins

Stef Mientki wrote:

so it was indeed a stupid question !


No, it was a well phrased question with a simple answer.

A stupid question is when the message is "I CANT OPEN A DATABSE!!! WHY 
[EMAIL PROTECTED] IT WORK? IS IT A BUG!!!" and nothing else. ;)


mj

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



Re: [sqlite] Re: Argh, this must be a very stupid question ...

2007-03-08 Thread Stef Mientki

thanks Igor,

so it was indeed a stupid question !

--
cheers,
Stef Mientki
http://pic.flappie.nl


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



[sqlite] Re: Argh, this must be a very stupid question ...

2007-03-08 Thread Igor Tandetnik

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

Igor Tandetnik

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