Hello Everybody,

I am presently working on a project which handles much larger amount
of data. The application demands extensive reporting from the
SharePoint data. I'd like to know how I can generate reports from the
SharePoint lists using Reporting Services.
The SharePoint 2007 is installed in Integrated Mode with SQL Server
2005.


Thank you,

Arun

Re: SQL Server Reporting Services by Megan

Megan
Mon Mar 03 10:27:53 CST 2008

Try here:
http://rockstarguys.com/blogs/colin/archive/2006/11/10/accessing-sharepoint-list-items-with-sql-server-2005-reporting-services.aspx


"Arun" <arungpgroups@gmail.com> wrote in message
news:0bb91410-7f89-416e-8829-2ed5a6615c8e@i12g2000prf.googlegroups.com...
>
> Hello Everybody,
>
> I am presently working on a project which handles much larger amount
> of data. The application demands extensive reporting from the
> SharePoint data. I'd like to know how I can generate reports from the
> SharePoint lists using Reporting Services.
> The SharePoint 2007 is installed in Integrated Mode with SQL Server
> 2005.
>
>
> Thank you,
>
> Arun



Re: SQL Server Reporting Services by Arun

Arun
Tue Mar 11 23:11:45 CDT 2008

On Mar 3, 9:27 pm, "Megan Brown" <mbr...@qmbearings.com> wrote:
> Try here:http://rockstarguys.com/blogs/colin/archive/2006/11/10/accessing-shar...
>
> "Arun" <arungpgro...@gmail.com> wrote in message
>
> news:0bb91410-7f89-416e-8829-2ed5a6615c8e@i12g2000prf.googlegroups.com...
>
>
>
> > Hello Everybody,
>
> > I am presently working on a project which handles much larger amount
> > of data. The application demands extensive reporting from the
> > SharePoint data. I'd like to know how I can generate reports from the
> > SharePoint lists using Reporting Services.
> > The SharePoint 2007 is installed in Integrated Mode with SQL Server
> > 2005.
>
> > Thank you,
>
> > Arun

Thank you Megan, it seems I can solve my problem
-Arun