Found this post on Printing Sharepoint List items with SQL 2005 Reporting services:
Recently I had to connect to a SharePoint List to access some data. While there
is a data extension
available from Enesys (including a free Community edition) to do this I though
I would first make an attempt using the out-of-the-box options.
The first step was getting [...]
19
2007
Accessing SharePoint List Items with SQL Server 2005 Reporting Services – Colin Bowern – RockstarGuys.com
28
2007
SQL Server 2005: Regular Expressions Make Pattern Matching And Data Extraction Easier — MSDN Magazine, February 2007
This article discusses:
Efficient SQL querying using regular expressions
Support in SQL Server 2005 for regular expressions
Using .NET Regex classes from SQL Server
Effective uses for regular expressions in a database
SQL
Server 2005: Regular Expressions Make Pattern Matching And Data Extraction Easier
– MSDN Magazine, February 2007
25
2007
Microsoft SQL Server 2005 SP2 Reporting Services integration with WSS 3.0 and MOSS 2007
There are numerous benefits and advantages to integrating Reporting Services with
Office SharePoint Server 2007. Prior to SP2, Reporting Services reports were published
to a report server and were executed solely in that environment. The integration point
between Reporting Services and SharePoint was two separate Web Parts: Report Explorer
and Report Viewer.
Using
Reporting Services 2005 in SharePoint Integration Mode enables [...]