Subject Re: how to run embedded firebird in a CD in readonly mode.
Author robert_hollay
But is it possible to make a "true" read only embedded server
installation on a CD? I mean, all the stuff on one CD (not only
the database, but the server too).
Can security.fdb be read only?

Regards, Robert

--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
> At 06:52 AM 11/02/2004 +0000, you wrote:
>
> Yes.
>
> You actually have to make it a read-only database *before* you copy
it to
> the CD.
> Either
> restore it from a backup with the -mode read_only switch
>
> or
> use gfix:
>
> gfix -mode read_only /path/to/your/database
>
> heLen
> >