What folder are you in at the command prompt when you type "SQLite3 mydatabase.db3"?

Does it actually contain SQLite3.exe? If not, you need to specify the full path, or navigate to the folder first.

Michael Hooker

On 23/08/2007 23:05:09, Dennis Achá ([EMAIL PROTECTED]) wrote:
I cannot open a new SQLite3 database file through the command prompt.  In

the
windows "run" window, I type "SQLite3 mydatabase.db3" and I get the
following error
message:
**********************************************************
"Cannot find the file 'SQLite3' (or one of its components). Make
sure the path and filename are correct and that all required libraries are
available."
***********************************************************
The only thing I can do is open the SQLite3.exe file and work directly off

of it, but I
cannot save anything.

I have the following files in a folder located on the C drive:

1. sqlite3.exe    application
2. sqlite3_analyzer   application
3. sqlite3.dll
4. tclsqlite3.dll
5. sqlite3.def
6. fts2.def
7. fts2.dll

This happens on my two (Win XP, Win 98SE) home computers and my work
computer (Win 2000).  Can anybody help me figure this out so I can start
creating my database?  I'd
greatly appreciate it.  Thanks




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

Reply via email to