I urgently need to install a report that I developed (in Reporting Services
for SQL Server 2003) in a different computer, that doesn't has VS.NET (that
is, a can't build the reports there).
What files do I need to install, and where do I install them? And what about
the connection string of the report, how can I change it so that it will
work in the new computer ?I am unclear as to why you wish to put a report on a different computer...
however
1. if the reason is for someone else to develop the report, you must install
the developement environment on that computer
2. If you wish someone else to run the report, you should deploy it to a
reporting server...
Both items are documented in books on line... Search for Deploy
--
Wayne Snyder MCDBA, SQL Server MVP
Mariner, Charlotte, NC
I support the Professional Association for SQL Server ( PASS) and it''s
community of SQL Professionals.
"Nuno Machado" wrote:
> I urgently need to install a report that I developed (in Reporting Services
> for SQL Server 2003) in a different computer, that doesn't has VS.NET (that
> is, a can't build the reports there).
> What files do I need to install, and where do I install them? And what about
> the connection string of the report, how can I change it so that it will
> work in the new computer ?
>
>|||hi u shoul take only the ReportName.rdl.
then u should use Report Manger->Upload File.
to change Connection styring : Report
Manger->ReportName->Properties->DataSource.
"Nuno Machado" wrote:
> I urgently need to install a report that I developed (in Reporting Services
> for SQL Server 2003) in a different computer, that doesn't has VS.NET (that
> is, a can't build the reports there).
> What files do I need to install, and where do I install them? And what about
> the connection string of the report, how can I change it so that it will
> work in the new computer ?
>
>
No comments:
Post a Comment