Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

How to add fields to TppDBPipeline after adding fields to TDataSet

edited February 2005 in General
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

Comments

  • edited February 2005
    Hi Dietmar,

    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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited February 2005
    Nico Cizik (Digital Metaphors) schrieb:

    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
  • edited February 2005
    Hi Dietmar,

    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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.