Subject | TIB_Connection.ForcedWrites and ReservePageSpace changed behind the scene |
---|---|
Author | Thomas Steinmaurer |
Post date | 2012-01-19T21:04:18Z |
Hello Jason,
I finally found a use case how ForcedWrites and ReservePageSpace might
be changed behind the scene.
- Drop a new TIB_Connection onto a form
- ForcedWrites = dpbTrue and ReservePageSpace = dpbTrue
- 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
I finally found a use case how ForcedWrites and ReservePageSpace might
be changed behind the scene.
- Drop a new TIB_Connection onto a form
- ForcedWrites = dpbTrue and ReservePageSpace = dpbTrue
- 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