Monday, February 13, 2012

adding button to report

Hello

I think this is better in this forum:


I want to add a button to my reporting services, when clicked on shows a VB.Net form and lets the user select a specific account(accounts) from my SQL Server 2000 table. After user selects a specific account, the form disappears, and the selected account appears in the account parameter textbox on reporting services report...

I have seen this done, but am unable 2 find any helpful stuff on the net. Can anyone explain how this is done, or if they know of any useful links?

I am using Visual Studio .Net 2003

Thanks.

I dont fink I explained it properly..... instead of creating the query parameters in reporting services, I want to create it using asp.net (so that I can have a calendar control for DateTo and DateFrom instead of textboxes in reporting services... to ensure no problems with date format).

I have been looking at this for last 2 days, and found 1 such example which using a Report Viewer to send the parameters to the report services report by url from the asp.net page... (I am going to try and see if I can do this - but I am concerned because I am using Microsoft Server 2000 Reporting Services with Visual Studio .Net 2003.... is this possible or am I app 2 old?!

Any help would be greatly appreciated!!! Or any useful links?!

No comments:

Post a Comment