Tagged Questions
0
votes
0answers
123 views
Getting UserInfo data out of Sharepoint via OPENROWSET
The query below returns most of the data from the SharePoint list that my customers want:
SELECT *
FROM OPENROWSET ('Microsoft.ACE.OLEDB.12.0',
...