Hallo,
bai FibPlus gibt es das TFIBUpdateObject, dass u.a. folgendes bietet:
Zitat:
The use of the TpFIBUpdateObject components allows controlling data updates very flexibly. For example it enables to use different updates for different records without using CachedUpdates and OnUpdateRecord
. For this it is enough to set the Active property of necessary TpFIBUpdateObject objects in True or False. Besides it is possible to execute a data updating of several tables at once in multitable
query or to update data in a context of another transaction (or even in a different database).