Subject | Re: [IBO] TIB_Connection.ForcedWrites and ReservePageSpace changed behind the scene |
---|---|
Author | Thomas Steinmaurer |
Post date | 2012-01-19T21:07:59Z |
> I finally found a use case how ForcedWrites and ReservePageSpace mightAh sorry, per default dpbDefault of course.
> be changed behind the scene.
>
> - Drop a new TIB_Connection onto a form
> - ForcedWrites = dpbTrue and ReservePageSpace = dpbTrue
Regards,
Thomas
> - Double-click the TIB_Connection component
> - Click the Connect to Database button
> - Go to the Characteristics tab
> - You will see the two check boxes for forced writes and reserve page
> space are checked now
> - If you now click Apply, both states are then reflected in the property
> editor.
>
>
> This might be the reason, why sometimes people report that they don't
> have any clue why this settings have been changed from dpbTrue to
> something else.
>
>
> Regards,
> Thomas
>