Trying to use rdlc files for VB app.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shawn

    #1

    Trying to use rdlc files for VB app.

    Here is the scenario, I have an app (VB.NET) and I want to distribute rdlc
    files to generate reports. I want to use a single form with a reportviewer
    control to display the report, so I need to have the reports stored in a
    folder on the local computer and then pass all the connection information
    dynamically. I am guessing I will need to have a dataset added to the
    project, but how do I do all this without embedding the reports?


Working...