How to add fields to TppDBPipeline after adding fields to TDataSet
Hi,
I'm a bit new to RBuilder.
Assigning a DataSource to a new TppDBPipeline it reads all fields of the
connected Dataset.
Now I've added 2 fields to the Dataset and I see only the possibility to
add them manually to the TppDBPipeline and I did'nt find an automatic
feature. Did I see not all.
--
Best regards
Dietmar Brueckmann
I'm a bit new to RBuilder.
Assigning a DataSource to a new TppDBPipeline it reads all fields of the
connected Dataset.
Now I've added 2 fields to the Dataset and I see only the possibility to
add them manually to the TppDBPipeline and I did'nt find an automatic
feature. Did I see not all.
--
Best regards
Dietmar Brueckmann
This discussion has been closed.
Comments
If you have the AutoCreateFields property set to True, the fields should be
updated when you run your application. Are you trying to get the pipeline
to update at runtime or designtime?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Sorry for my delaying (thanks for your fast answering) but there were
some other things to work on.
I'd need it at designtime to use the new fields in designtime-report-design.
--
Best regards
Dietmar Brueckmann
At design time you will be required to add the fields manually. Another
option is to delete the pipeline object from the form and recreate it.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com