Subject | Re: How to set forced writes? |
---|---|
Author | tiago tecchio |
Post date | 2008-06-30T12:14:52Z |
OK, thanks for your reply.
But I wonder how IBExpert can set ForcedWrites programatically... It's
just one click and voi-lá!
Do you know how can I do it using gfix, gsec, gbak... ?
But I wonder how IBExpert can set ForcedWrites programatically... It's
just one click and voi-lá!
Do you know how can I do it using gfix, gsec, gbak... ?
--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@...> wrote:
>
> At 09:36 PM 30/06/2008, you wrote:
> >Hello friends!
> >
> >I'd like to know if is possible to set database parameter "Forced
> >Writes" programatically.
>
> No.
>
>
> >As I've read in IBO source:
> >
> >{: Property to return or set the Forced Writes flag for a database.
> ><br><br>
> >Beware how this is used. If you set it to True or False instead of
> >Default, the
> >database will change to use that particular setting every time your
> >application
> >is subsequently run.
> ><br><br>
> >See IB documentation for more details.}
> >
> >My question is if may I set it to True, database could be corrupted?
>
> It won't have any effect. To a client connection it is a read-only
property.
>
> >And about Jason last sentence, I couldn't find any IB documentation
> >about this,
> >so if someone out there knows something related, I really appreciate.
>
> Well, I can confirm that it is a documentation error. ;-)
>
> Helen
>