April 29, 2010 at 12:45 pm
Does anyone have information on how to query a Windows SharePoint Services 3.0 list to be able to import the data into a SQL Server table?
A nice how to link would be great. 🙂
April 29, 2010 at 1:24 pm
I know someone and we will try to get you something soon.
May 3, 2010 at 12:42 pm
Giving this a hopeful bump.
May 3, 2010 at 12:47 pm
My co-worker is modify code he wrote to access data from SharePoint to remove proprietary info. Unfortunately, he is also out today so I don't have anything for you yet.
One suggestion I do have, do some research on SharePoint Web Services. I started looking at those a while back but got side tracked with other more critical projects and haven't been able to get back to it yet.
May 3, 2010 at 12:51 pm
And I'll be out tomorrow. I'll leave him a note about the code and see where he is on the changes.
May 4, 2010 at 8:29 am
I'm not sure if this is what you're looking for - it's targeting RS pulling a sharepoint list into a report.
http://www.mssqltips.com/tip.asp?tip=1323
Since everything is stored in SQL Server (or Express) anyways, more details of what you're really trying to do would be helpful.
Greg E
June 8, 2010 at 4:23 pm
Michael Valentine Jones (4/29/2010)
Does anyone have information on how to query a Windows SharePoint Services 3.0 list to be able to import the data into a SQL Server table?A nice how to link would be great. 🙂
If you can use third-party solutions, check the commercial CozyRoc SharePoint integration. These are the relevant components:
* SharePoint Source SSIS Data Flow Component
* SharePoint Destination SSIS Data Flow Component
* SharePoint SSIS Connection Manager
Batch insert and update is also supported.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply