Subject | RE: [firebird-support] Readonly databases |
---|---|
Author | Alan McDonald |
Post date | 2008-08-26T03:05:56Z |
> Why did you do that? Firebird database mode "read only" does NOT setwouldn't this mimic a CD situation? sooner or later there has to be no
> the filesystem read-only attribute, nor does it intend that you should
> do that. A database that is locked inside a read-only file doesn't
> work - the engine has no way to write to the transaction inventory!
>
> So - unset that attribute before connecting to the read-only database.
> If you are using a character set other than NONE then it's possible you
> might still encounter an exception, as there is a known bug relating to
> read-only databases and transliterating blobs.
>
> ./heLen
>
writing to the file to ensure CD'able distribution
Alan