Yes, the directory is writable.  No, there is no journal file -- this
happens even when creating a new database.

============
[barranca]$ whoami
jpj
[barranca]$ ls -dl ./
drwxr-x--x  38 jpj pg547368 4096 2006-09-15 09:25 ./
[barranca]$ echo "create table foo(x varchar(12));" | ~/src/sqlite3-
3.3.7.bin test.db
SQL error: database is locked
============

On 9/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

"Jay Johnston" <[EMAIL PROTECTED]> wrote:
> Yes, I can open the file created on the server on my laptop.  No, I
haven't
> changed anything on the server that would have caused this.  Even when I
run
> the static binary from sqlite.org I receive the same error, so it
doesn't
> seem to be a library issue.
>

Is that journal file with the database?  Is the journal
file readable?  Is the directory that contains the database
writable?
--
D. Richard Hipp   <[EMAIL PROTECTED]>



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

-----------------------------------------------------------------------------


Reply via email to