Our entire SharePoint web part listing.
Click on the Web Part to read a more detailed description
The SQL View Web Part generates SQL statements and database views that can be used to combine information from several lists, such as products, orders and customers. This Web Part allows you to create alternative views of SharePoint list data and use them in familiar reporting applications such as Microsoft Access or Crystal Reports, providing data analysis and decision-making benefits for any organization.
| SQL View Wep Part vs. SharePoint Out-of-the-Box Functionality |
SPS 2003, WSS 2.0 |
MOSS 2007, WSS 3.0 |
SQL View |
| Build a SQL query statement from any list starting from the top-level site, and all its sub-sites. | |||
| Retrieve field information from joined lists through lookups. | |||
| Automatically create a view in the SQL database. | |||
First, select the site where your list resides, then select the list. You can only see the lists that you have permission to access. The user can then select the fields within the list to be included in the SQL query statement, including external fields referenced by a lookup field. A SQL query statement is generated for the selected fields, which can be copied and pasted to a report tool, or a SQL View can be created automatically in the SQL database to be used by the report tool.
SharePoint® does not currently provide an easy way to work with popular reporting systems because all SharePoint list data is in the same database table. Field names are generic, making it difficult to retrieve information. The SQL View Web Part is especially useful when users have the need to build and run ad-hoc reports. A user can take standard SharePoint list data (such as announcements, tasks, events, etc.), automatically create a SQL statement, and turn it into a SQL view or embed into any ad-hoc report.