Showing posts with label calender. Show all posts
Showing posts with label calender. Show all posts

Friday, March 9, 2012

How to add Calender control in SQL Reports

I am trying to find out on how to insert the calendar control into the
SQL Reports using SQL 2005 Reporting Services. Can someone let me know
on how to perfom this operation.
Thanks.Hi Dani, how are you?
You don't need to crate a calendar control. Just define an input
parameter as datetime and a calendar control will appear just next to
the text box to input the date.
I hope this works for you.
Dani vient de nous annoncer :
> I am trying to find out on how to insert the calendar control into the
> SQL Reports using SQL 2005 Reporting Services. Can someone let me know
> on how to perfom this operation.
> Thanks.|||On Dec 26, 12:57=A0pm, Ciro Daniele <c...@.geosolution.com.ar> wrote:
> Hi Dani, how are you?
> You don't need to crate a calendar control. Just define an input
> parameter as datetime and a calendar control will appear just next to
> the text box to input the date.
> I hope this works for you.
> Dani vient de nous annoncer :
>
> > I am trying to find out on how to insert the calendar control into the
> > SQL Reports using SQL 2005 Reporting Services. Can someone let me know
> > on how to perfom this operation.
> > Thanks.- Hide quoted text -
> - Show quoted text -
Thanks a lot, Ciro. It worked!

Friday, February 24, 2012

How to add a calender with a user parameter

Hello evry one,
Can any one help me how to add a calender as a list of
values,to an user parameter in reports. I am passing a parameter
called effective date. for that parameter i need calender as a list of
value. Please any one help on this..
thanks
BalajiThis is built into RS 2005. Just go to layout view, Report Menu ->Report
Parameters and change the data type to datetime. You will now have a
calendar. If you are on RS 2000 you are out of luck.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
<rampaleee@.gmail.com> wrote in message
news:1193739093.504989.145020@.o38g2000hse.googlegroups.com...
> Hello evry one,
> Can any one help me how to add a calender as a list of
> values,to an user parameter in reports. I am passing a parameter
> called effective date. for that parameter i need calender as a list of
> value. Please any one help on this..
> thanks
> Balaji
>