alex
2006-03-01 16:01:13 UTC
Hi I have this problem.
I have a TIBDataSet called "qMaster" and another one called
"qDetail".
qDetail is connected with qMaster in a master/detail config using a TDataSource. No problem in browsing.
But when I put in edit mode the master and I modify one of the master/detail indexes, the slave does not synchronize; looking at the slave parameters, it continues to have the old values.
How can I force the slave to "refresh" its parameters, without having to modify them directly?
I have a TIBDataSet called "qMaster" and another one called
"qDetail".
qDetail is connected with qMaster in a master/detail config using a TDataSource. No problem in browsing.
But when I put in edit mode the master and I modify one of the master/detail indexes, the slave does not synchronize; looking at the slave parameters, it continues to have the old values.
How can I force the slave to "refresh" its parameters, without having to modify them directly?