Re: Data Prompt
- From: Hugo Kornelis <hugo@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 06 May 2008 22:32:31 +0200
On Tue, 29 Apr 2008 19:46:00 -0700, James Terrington wrote:
As a background:(snip)
1) I am using SQL 2005
2) Reporting Services.
In order to achieve certain report requirements I have created 2 VIEWS on
the SQL database.
What I want to be able to do is have a date paramater prompt on one of the
views.
Hi James,
You can't include parameters in views. You'll have to either make a
user-defined function, use a stored procedure, or send a paramterized
query from reporting services.
Since I'n not familiar with reporting services, I suggest you repost
your question in a newsgroup or forum focused on reporting services,
such as for instance microsoft.public.sqlserver.reportingsvcs.
--
Hugo Kornelis, SQL Server MVP
My SQL Server blog: http://sqlblog.com/blogs/hugo_kornelis
.
- Prev by Date: Re: auto lenght
- Next by Date: Loop through records
- Previous by thread: Re: auto lenght
- Next by thread: Loop through records
- Index(es):
Relevant Pages
|
|