Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SRS Help

Status
Not open for further replies.

bburnell

Programmer
Sep 15, 2000
560
US
Hi all,

I am a CR programmer and just started writing SQL Reports recently. I have written a report with 1 parameter in VS 2005 that works great in VS (preview) and the report server. Here is my problem. I want to be able to run it in a VS 2008 VB.net Windows application. When I copy the report to the 2008 app directory and change it to a ".rdlc" extension and run it, I get "The Report_Date parameter is missing." I'd like to be able to load in different reports with different parameters with different database queries. Is this even possible in 2008? I know all of this and more can be done in CR, but how is it done in SRS? Thanks. I am using SQL 2005, VS 2005, and VS 2008 (with VB.net).

Thanks!
Brett

P.S. Any sample VB code would be greatly appreciated as well!

--------------------------
My new website coming soon!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top