In generalthe Report Server is preferred over ReportViewer control becauseit offers better scalability, more export formats, centralized storage and access control of reports, caching, subscriptions etc etc.However if you want disconnected use then use the ReportViewer control. Ifyou want to report off ofbusiness objects that are internal to your application then one way to do that isto use ReportViewer control. Or if you want to customize the parameter prompting for your report then you may want to use ReportViewer. |