Subject | Re: [firebird-support] FB on read-only media? |
---|---|
Author | Alexandre Benson Smith |
Post date | 2006-02-13T23:39:58Z |
Richard Wesley wrote:
Every version of FB need write acces even when you just select from it,
because when you start a transaction the header page (and I think the
TIP pages too) should be modified.
There is an option to turn the database read-only that as created just
for this, for database son read-only media.
take a look on gfix
gfix -mode read_only foo.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> I noticed that embedded FB seems to require write access to theRichard,
> database, even for selects.
>
> Is there any way to work with a read-only fdb file?
>
> TIA,
>
> Richard Wesley
> hawkfish@...
>
Every version of FB need write acces even when you just select from it,
because when you start a transaction the header page (and I think the
TIP pages too) should be modified.
There is an option to turn the database read-only that as created just
for this, for database son read-only media.
take a look on gfix
gfix -mode read_only foo.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br