After I installed Developer edition I can't find Reporting services report
builder.
How can I create a new report?
Thanks
Rajesh - 09 Jun 2005 20:59 GMT
It will be a add-in in your Visual Studio .net IDE.
To start working:
Open ur VS.Net IDE and open a new solution
A ' New Project' windows will pop up in which u have to select 'Business
Intelligence project' folder and then select Report Project Wizard.
Hope this helps!
Good Luck,
Rajesh
MCSD.NET
http://meenrajan.blogspot.com
> After I installed Developer edition I can't find Reporting services report
> builder.
> How can I create a new report?
>
> Thanks
Mark Goldin - 09 Jun 2005 21:04 GMT
But my understanding was that I dont need VS
do create reports in SQL 2005..
> It will be a add-in in your Visual Studio .net IDE.
>
[quoted text clipped - 17 lines]
>>
>> Thanks
Rajesh - 09 Jun 2005 21:39 GMT
If Visual Studio is not already installed, a copy of the VS shell will be
installed to host the Report Designer and other SQL Server development tools.
This is what I got from MS documentation. I haven't tried it yet. someone
might help u.
Good luck,
Rajesh
MCSD.NET
http://meenrajan.blogspot.com
> But my understanding was that I dont need VS
> do create reports in SQL 2005..
[quoted text clipped - 20 lines]
> >>
> >> Thanks
Mark Goldin - 09 Jun 2005 21:44 GMT
I dont think so.
> If Visual Studio is not already installed, a copy of the VS shell will be
> installed to host the Report Designer and other SQL Server development
[quoted text clipped - 33 lines]
>> >>
>> >> Thanks
Robert Bruckner [MSFT] - 10 Jun 2005 03:46 GMT
Report manager has a new button called "Report Builder" in the toolbar.
Clicking the button will launch the click-once installation and start Report
Builder. In the current CTP, you will need to have the .NET Framework 2.0
Beta 2 already installed on your client machine to run Report Builder.
-- Robert

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
> After I installed Developer edition I can't find Reporting services report
> builder.
> How can I create a new report?
>
> Thanks
Mark Goldin - 10 Jun 2005 12:00 GMT
Do you mean "Reporting services configuration manager"?
I dont see that button there.
> Report manager has a new button called "Report Builder" in the toolbar.
> Clicking the button will launch the click-once installation and start
[quoted text clipped - 11 lines]
>>
>> Thanks
Robert Bruckner [MSFT] - 10 Jun 2005 17:31 GMT
No, I mean Report Manager. You will need CTP April or even better, CTP June
of SQL Server 2005 Reporting Services installed.
-- Robert

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
> Do you mean "Reporting services configuration manager"?
> I dont see that button there.
[quoted text clipped - 14 lines]
>>>
>>> Thanks
Lev Semenets [MSFT] - 11 Jun 2005 04:49 GMT
Report Builder can be launched from Report Manager (aka WebUI)
But it needs semantic model to be deployed on server.

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
> After I installed Developer edition I can't find Reporting services report
> builder.
> How can I create a new report?
>
> Thanks
lwoz - 30 Jun 2005 19:46 GMT
I have the June CTP installed and can see the Report Builder button. I
am trying to build a semantic layer pointing at a datasource other than
SQL Server, but the pull down listbox for Provider: has SQLClient Data
Provider selected and is disabled. Has anyone built a layer with
Oracle?