problem:

SQL error: no such table: input_queue

but when i check it using the commandline app, its clearly there.
i just created another table called 'test' with 1 col of integers and
inserted '34'    and it .dumps  OK (using the command line app)
but says  :    SQL error: no such table: test

has it something to do with calling the application that uses this db
from the non-cwd ?
If so, why is it not saying something like "failed to load db"    it
must be loading the database.. as it gets as far as a SQL query.
but then fails.

When i had everything i the same folder, everything worked OK.

any ideas?





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

Reply via email to