Thanks for Martin's prompt reply.
Hello Alexander,
As you see, RDLC is a well formatted XML file. In general, we use
XmlTextWriter class which provides several methods that are useful for
creating a report definition file, as the sample showed in SQL SSRS online
book. Moreover, Linq to XML is also an option, because the code is easier
to maintain and read. Submitting the issue on SQL Reporting Group could
also be a good choice. This is becasue the people in those groups will be
more likely to be able to help and familiar in such field.
http://msdn.microsoft.com/en-us/library/ms170667.aspx
[Tutorial: Generating RDL Using the .NET Framework]
Anyway, if you have any more concern, please also feel free to let us know.
We are glad to assist you.
Hope this helps.
Best regards,
Wen Yuan
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
Join Bytes!.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.