Subject | Re: [firebird-support] Re: Embedded version run on a CD? |
---|---|
Author | Ann W. Harrison |
Post date | 2006-03-28T21:31:09Z |
pmalone506 wrote:
provide the correct database parameter block values. You could
put that call into your application and let users set the state of
their databases that way. Or, use the services API for the same
thing.
Regards,
Ann
> Is there another way to set an embedded database to read_only modeYou can set that attribute with and attach_database call if you
> from inside my program without using gfix?
>
provide the correct database parameter block values. You could
put that call into your application and let users set the state of
their databases that way. Or, use the services API for the same
thing.
Regards,
Ann