pedrofernandes
pedrofernandes

Reputation: 16884

Migrate SQL Server Tables to Sharepoint Lists

I have some tables (aprox 200) i want migrate and include in Sharepoint lists. I need a automatic process, anyone have a tool or code to generate sharepoint list based on tables?

Or please give some links for can help me in my demand.

Upvotes: 2

Views: 1175

Answers (1)

Shiraz Bhaiji
Shiraz Bhaiji

Reputation: 65491

I don't think that you will find a tool that will do the whole job.

What you could do is to import each table in to excel, then export it from excel to a sharepoint list.

http://www.sharepointcustomization.com/wss/articles/lists-excel.htm

Hope this helps

Shiraz

Upvotes: 2

Related Questions