hi to all,
This is SidRogers,
i was newer to the this Reporting Services..
my Pbm is....
Creating the Report with or with out having any dataSource with SqlServer BI Studio.
I have some dummy fields in the Report..after I deployed into the ReportServer...
After that my Task is... Getting that ReportDefinition and Assinging the DataSource at the Runtime..in .Net frameWork 2.0...
upto My R & D.. i got one ReportDefintion.VB file.... I saw other forums. it said that. By using classes in this Vb file we can change the DataSource..if so may i know how...
this is very Urgent Work..
pleaseeeeeee urgently let me knoww..if u know any body....
thax in Advance,
Hi Sid-
You can set data source properties of a report through VB script, using the rs.exe tool, or you can alter it via the SOAP API from any C#/VB application. For more information on using script, some samples can be found here: http://msdn2.microsoft.com/en-us/library/ms160854.aspx
-JonHP
No comments:
Post a Comment