|
how to add date picker in reports using buisness intelleigent development studio 2005
(comments are locked)
|
The question has been closed Apr 30 '12 at 03:14 PM by Kev Riley for the following reason:
Duplicate Question : http://ask.sqlservercentral.com/questions/88775/sql-server-buiness-intelliegent-development-studio.html
|
Explain date picker? I am assuming this is for SSRS. Are you wanting your users to be able to specify a date for a report? You can simply create a variable for them to enter the date in a prompt, then that variable is used in your query in the WHERE clause.
(comments are locked)
|

