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

Could not open DataSet.

edited September 2001 in General
I'm using a simple report with a DataPipeline connected to a tQuery.
All works fine in developing environment.

In Another Environment I get the error:
43040, "Could not open DataSet."

SQL in TQuery runs OK.

What else could cause thie error?

Thanks

Leonardo Cuevas

Comments

  • edited September 2001

  • edited September 2001

    DataSet --> DataSource --> DataPipeline --> Report

    If any connection in the chain of componenets, then a problem could
    result.

    Create a simple example report and prior to calling Report.Print, check
    that the dataset is active and that all of the connections are valid.



    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.