We were able to use a dynamic connection string in the report designer, but once we deployed to the report server we are getting the following error:
SQL Server Reporting Services
We were able to use a dynamic connection string in the report designer, but once we deployed to the report server we are getting the following error:
Hi Kimberly,
We need to use dynamic connection string(inclusive of username and password) for one of our reports. Could you please let us know how were you able to use a dynamice connection string
Thanks,
Sivapriya.
Check if your datasource name has a space in it - it won't work once deployed! Same thing happened to me!
This article was a big help for us on why the dynamic connection string worked locally but gave us problems once we deployed the report to the report server.
http://www.codeproject.com/sqlrs/CustomAssemblies.asp