Hi,
I am still trying to get my head around the ReportViewer control. I thought
that this control would enable me to run reports without connecting to the
database. Am I wrong?
I tried the walkthrough "Using a Database Data Source with the ReportViewer
Windows forms control in Local Processing Mode". However, when I moved the
project to another computer without a database, it looked for a database.
What I thought was that this control would "embed" the data so that the
report (embedded as the ReportViewer control in my VB form) could be run
anywhere in an exe file.
Please can someone help me understand what is meant by Local Processing mode.
And, can I distribute reports offline (no connection to the company
database) using this control? Or do I have to resort to exporting html
reports?
Thanks!