Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

Querying a Sharepoint list

$
0
0

I Have a Sharepoint list acting as a datasource to my SSRS Report. (Only source of the data available)

The query needs to perform a self join to the list where IDNOo = IDNo.

In T-SQL it's pretty straight-forward, using aliases for the table. How do I accomplish this in Sharepoint? I'm not well-versed in HTML or XML.

Thanks!


Viewing all articles
Browse latest Browse all 11571

Trending Articles