Home Datapipelines

What's the different between "ppBDEPipeline" and "ppDBPipeline"

edited April 2008 in Datapipelines
I'm used Delphi 5 with RB 7.2

1. What's the different between "ppBDEPipeline" and "ppDBPipeline"
2. Sometimes ppDBText cannot show value when report running in
application. But when i run in Preview in Delphi the value it's shown.
What must i do?

Best Regards,

Imam Wardany

--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited April 2008
    Hi Imam,

    The ppBDEPipeline and ppDBPipeline are the same. The ppBDEPipeline is
    provided only for backward compatibility with older versions of
    ReportBuilder.

    The datapipeline simply retrieves the data it is given. Be sure the
    datasets are open when running your application and the query/table you are
    connected to is actually returning values.

    --
    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.