is there a calendar control for custom parameter? ThanksNope! But I heard it may be available in RS released with Yukon.
"VNN" <VNN@.hotmail.com> wrote in message
news:%233vBp8OCFHA.2072@.TK2MSFTNGP10.phx.gbl...
>|||Here's something posted earlier by Brian Welcker
----
No, but this is something we are planning for the next release of Reporting
Services.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
----
--
Adrian M.
MCP
"VNN" <VNN@.hotmail.com> wrote in message
news:%233vBp8OCFHA.2072@.TK2MSFTNGP10.phx.gbl...
>|||Adrian M. wrote:
> Here's something posted earlier by Brian Welcker
> No, but this is something we are planning for the next release of
> Reporting Services.
Meanwhile you can use the viewer from:
http://www.codeproject.com/useritems/SQLRSViewer.asp
It uses exclusively the RS SOAP API. So you can implement your own calendar
control. It's quite easy.
We are using this method for a rich reporting-application in some
customer-solutions.
regards
Frank
www.xax.de|||If you can not wait for Yukon, prepare an html page which shows the
datepicker, and pass the parameters in to the report URL...
--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org
"VNN" <VNN@.hotmail.com> wrote in message
news:%233vBp8OCFHA.2072@.TK2MSFTNGP10.phx.gbl...
>
Showing posts with label control. Show all posts
Showing posts with label control. Show all posts
Monday, March 26, 2012
Friday, March 9, 2012
Is SP1 loaded?
How can I check (where can I check) to see if SP1 was loaded onto a server?
I checked Help, About. I check Control Panel. Any other suggestions?Hi Diane
If you want to check whether SP1 was applied to your SQL Server, run this:
SELECT SERVERPROPERTY('ProductLevel')
HTH
Kalen Delaney, SQL Server MVP
"Diane" <Diane@.discussions.microsoft.com> wrote in message
news:D1283EA1-96E0-48A2-B6B6-94E52EC28BBA@.microsoft.com...
> How can I check (where can I check) to see if SP1 was loaded onto a
> server?
> I checked Help, About. I check Control Panel. Any other suggestions?
I checked Help, About. I check Control Panel. Any other suggestions?Hi Diane
If you want to check whether SP1 was applied to your SQL Server, run this:
SELECT SERVERPROPERTY('ProductLevel')
HTH
Kalen Delaney, SQL Server MVP
"Diane" <Diane@.discussions.microsoft.com> wrote in message
news:D1283EA1-96E0-48A2-B6B6-94E52EC28BBA@.microsoft.com...
> How can I check (where can I check) to see if SP1 was loaded onto a
> server?
> I checked Help, About. I check Control Panel. Any other suggestions?
Is SP1 loaded?
How can I check (where can I check) to see if SP1 was loaded onto a server?
I checked Help, About. I check Control Panel. Any other suggestions?Hi Diane
If you want to check whether SP1 was applied to your SQL Server, run this:
SELECT SERVERPROPERTY('ProductLevel')
--
HTH
Kalen Delaney, SQL Server MVP
"Diane" <Diane@.discussions.microsoft.com> wrote in message
news:D1283EA1-96E0-48A2-B6B6-94E52EC28BBA@.microsoft.com...
> How can I check (where can I check) to see if SP1 was loaded onto a
> server?
> I checked Help, About. I check Control Panel. Any other suggestions?
I checked Help, About. I check Control Panel. Any other suggestions?Hi Diane
If you want to check whether SP1 was applied to your SQL Server, run this:
SELECT SERVERPROPERTY('ProductLevel')
--
HTH
Kalen Delaney, SQL Server MVP
"Diane" <Diane@.discussions.microsoft.com> wrote in message
news:D1283EA1-96E0-48A2-B6B6-94E52EC28BBA@.microsoft.com...
> How can I check (where can I check) to see if SP1 was loaded onto a
> server?
> I checked Help, About. I check Control Panel. Any other suggestions?
Subscribe to:
Posts (Atom)