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 |
saru_dhiv
Starting Member
4 Posts |
Posted - 2010-01-11 : 01:22:13
|
Hi Is it possible to get input from user in a ssrs report...if yes...how??? |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2010-01-11 : 06:31:49
|
In the "Report Data" tool pane of Visial Studio right click "Parameters" node, then click "Add Parameter..." No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
|
saru_dhiv
Starting Member
4 Posts |
Posted - 2010-01-11 : 07:48:23
|
I actually want the user to enter some values at run time..and store those values in a database..is tat possible???B.saranya |
 |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2010-01-11 : 07:58:27
|
No. A report isn't a GUI to store data.A report is for reporting. No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-01-11 : 10:50:27
|
quote: Originally posted by saru_dhiv I actually want the user to enter some values at run time..and store those values in a database..is tat possible???B.saranya
can i ask need of such a requirement? |
 |
|
saru_dhiv
Starting Member
4 Posts |
Posted - 2010-01-11 : 23:43:19
|
we are supposed to design a feedback report....B.saranya |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|