Subject | Re: how to run embedded firebird in a CD in readonly mode. |
---|---|
Author | robert_hollay |
Post date | 2004-02-12T06:07:57Z |
Artur,
Yes, I incorrectly expressed myself. I intended to write:
copying the database and the whole (client) application
with all the embedded server stuff (dll-s, etc.) to one CD,
which then could be run from this CD.
But Helen already answered my question :-).
Anyway, it would be great if we could run a whole app + server + db
stuff from that CD. If read only, then exclusive lock on database
doesn't make any sense.
Robert
--- In firebird-support@yahoogroups.com, "Artur Anjos" <artur@a...>
wrote:
Yes, I incorrectly expressed myself. I intended to write:
copying the database and the whole (client) application
with all the embedded server stuff (dll-s, etc.) to one CD,
which then could be run from this CD.
But Helen already answered my question :-).
Anyway, it would be great if we could run a whole app + server + db
stuff from that CD. If read only, then exclusive lock on database
doesn't make any sense.
Robert
--- In firebird-support@yahoogroups.com, "Artur Anjos" <artur@a...>
wrote:
> Robert,
>
> > But is it possible to make a "true" read only embedded server
> > installation on a CD?
>
> You don't install the embedded server, just use it.
> And yes, it's possible to use it the way you want it.
>
> > I mean, all the stuff on one CD (not only
> > the database, but the server too).
> If it fits. :-))
>
> > Can security.fdb be read only?
> You will not use security.fdb using embedded.
>
> Artur