Passing Datareport name as a String Variable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sanny`
    New Member
    • Jan 2010
    • 1

    Passing Datareport name as a String Variable

    I have many datareports in my project.I need to pass the datareport name as a string variable so that i will be able to open the appropriate database.Pls help
  • BlackLibrary
    New Member
    • Jan 2010
    • 16

    #2
    Your request is a bit confusing.

    You have a project that calls a series of datareports.
    Are these datareports working?

    If they are...then the datasource property of the datareport object contains the database.

    Is there more to what you are asking?

    Comment

    Working...