Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
lutha
Starting Member
2 Posts |
Posted - 2005-02-22 : 05:46:52
|
can an user request to get the data using input parameters to retrieve data? Exp if a user wishes to retieve data in between 01/01/2000 and 01/02/2000, the input paarmeter must ask for two dialog box one for beginning and next for ending date to retrieve date?anyones help would be apprecietd, Thanx in advancelatha |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-02-22 : 12:22:10
|
Yes Reporting Services can do that. Using input parameters is pretty simple. I would suggest looking at the sample reports that come with Reporting Services, if you installed them that is, to see an example.Tara |
 |
|
|
|
|