all groups > sql server reporting services > december 2005 >
You're in the

sql server reporting services

group:

Query question


Query question mike
12/17/2005 10:51:02 AM
sql server reporting services:
I am new to reporting service reprot design. I have an SQL query that creates
several temp tables an then has a final query that joins these temp tables
and some other tables to retrun the desired resultss.

What is the best way to do this in designing a report in Visual Studio. It
did not like it when I just pasted my query into the wizard.

thanks in advance

RE: Query question Tokklas
12/23/2005 7:01:02 AM
Put your code into a stored procedure, then use proc in your report.
--
U. Tokklas


[quoted text, click to view]
AddThis Social Bookmark Button