Hi,
In reporting services is it possible to filter tables on global varial
UserID in a
query?
Like : select * from adress where LastName = UserID
What is the syntax exactly ?
Thanks for your help
Bertrand Burquier
...
more >>
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 ...
more >>