PDA

Click to See Complete Forum and Search --> : SQL Server 2005 Report Builder


urpalshu
Apr 24th, 2006, 11:40 AM
Hello,

Reporting Services Report Builder is includid with SQL Server 2005

These forms of report are generated by end users. They do not have to write queries. Just by simple add and drop technology., they could create Groups and Joins, between tables.

There Report Builder Reports use Report Model, in order to create such reports.

Report Model is created in VS2005.

Here we create a Data Source, Data Source View, Data Model.

>> The Wizard allows us to make Table or view selections, in order to build the Model.

Questions: Please could somebody tell me if I could use Stored Procedures in the Report Model.

Thank you,