Subject | RE: [IBO] Re: How to set forced writes? |
---|---|
Author | Calin Pirtea |
Post date | 2008-07-01T02:22:51Z |
Hi Tiago,
You can set forced writes programmatically using IBO if:
1) Set the TIB_connection.ForcedWrites to True BEFORE you connect to the database.
2) Connect to the database. Now the property will become read only however the database itself has forced writes turned on.
Same applies if you want to reset the Forced Writes.
Cheers,
Calin.
Calin Pirtea
Yes, you use gfix which a) is documented and b) is not an IBO topic.
ok, thank you for remind me...
You can set forced writes programmatically using IBO if:
1) Set the TIB_connection.ForcedWrites to True BEFORE you connect to the database.
2) Connect to the database. Now the property will become read only however the database itself has forced writes turned on.
Same applies if you want to reset the Forced Writes.
Cheers,
Calin.
Calin Pirtea
Yes, you use gfix which a) is documented and b) is not an IBO topic.
ok, thank you for remind me...
--- In IBObjects@yahoogroups.com <mailto:IBObjects%40yahoogroups.com> , Helen Borrie <helebor@...> wrote:
>
> At 10:14 PM 30/06/2008, you wrote:
> >OK, thanks for your reply.
> >
> >But I wonder how IBExpert can set ForcedWrites programatically... It's
> >just one click and voi-lá!
>
> Through the Services API, no doubt.
>
>
> >Do you know how can I do it using gfix, gsec, gbak... ?
>
> Yes, you use gfix which a) is documented and b) is not an IBO topic.
>
> Helen
[Non-text portions of this message have been removed]