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

sql server reporting services

group:

Data extension and ad hoc reporting


Data extension and ad hoc reporting Tamichan
10/3/2005 1:12:02 PM
sql server reporting services: I've created a data processing extension that retrieves data from a
particular table based on the parameters given by the end-user. Of course
the tables do not have the same columns, so creating the report in the report
designer has been problematic. So far I've found one possible solution,
generating the rdl dynamically, similar to what is done in the "Ad hoc"
sample. I have been unable to successfully tie the dynamically generated rdl
to my data extension. I'm hoping that someone can point me in the right
RE: Data extension and ad hoc reporting Tamichan
10/3/2005 1:17:01 PM
Sorry I forgot to include the following information.

RS 2000 Sp2
VB.NET

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