all groups > sql server reporting services > september 2004 >
You're in the

sql server reporting services

group:

Re-use filter


Re-use filter austinswope NO[at]SPAM gmail.com
9/28/2004 3:25:38 PM
sql server reporting services:
I have a chunk of SQL that is use if a particular report needs to have
a point in time parameter. Is there any way to store this code so any
report in the solution has access to it? I don't want any business
users that develop reports to have to type all the SQL in every time.
Re: Re-use filter Brian Welcker [MSFT]
9/28/2004 9:22:16 PM
You could create a custom assembly that returned this chunk of SQL and then
construct your commands through an expression that calls your custom
assembly.

--
Brian Welcker
Group Program Manager
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button