MasterDataPipeLine Setting
Using D7 RB 9.03
ppDbPipeline component connected to TwwIBOQuery component.
I set the ppDbPipeline property MasterDataPipe line to another connected
to a TwwIBOQuery component.
I set the field links and all is fine but when closing the Application
the setting is lost and must be reset for the master detail to be corrected.
I am using a Master Dataset with Independant Datasets.
I can of course code the link for run time application but it is
frustrating in Design mode.
Any way of setting and retaining the linking ?
ppDbPipeline component connected to TwwIBOQuery component.
I set the ppDbPipeline property MasterDataPipe line to another connected
to a TwwIBOQuery component.
I set the field links and all is fine but when closing the Application
the setting is lost and must be reset for the master detail to be corrected.
I am using a Master Dataset with Independant Datasets.
I can of course code the link for run time application but it is
frustrating in Design mode.
Any way of setting and retaining the linking ?
This discussion has been closed.
Comments
Sorry for the delay.
Does this only happen with IBO components? In my testing with RB 9.03
Delphi 7 and IBO, I am not able to recreate this issue. Here are the steps
I'm taking.
1. Place a TIBODatabase, two TIBOQuery, two TDatasource, two TppDBPipeline,
and a TppReport on a form.
2. Connect the TIBODatabase to the sample Employee.gdb database and connect
all the components.
3. Assing the MasterDataPipeline of on DBPipeline component.
4. Save and close the project.
5. Open the project.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Replicated exactly as below and my link is lost when the Project is
closed. Maybe some default setting.
I reckon this will be too hard to track down. Its not too much bother
once you remember to set after reopening.
(I hate these things being unsolved though.)
Any ideas though and I will try but don't go to any bother with it.
Mike