Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sqlserverdeveloper
Posting Yak Master
243 Posts |
Posted - 2008-11-04 : 23:39:57
|
Here is my company's requirement: We want the user's to create their own reports, so I was thinking of using SQL server 2008 report builder(part of reporting services). Is report builder present in sql 2008? If so, can I use report builder of SQL server 2008 for my purpose? Thanks in advance. |
|
AjarnMark
SQL Slashing Gunting Master
3246 Posts |
Posted - 2008-11-06 : 13:20:04
|
Report Builder was introduced well before SQL 2008. But to use it requires some preparation because you need a SQL person to define the data model that the report builder tool references for the users.---------------------------EmeraldCityDomains.com |
 |
|
|
|
|