Forum Discussion

syed_shadab_mohammed's avatar
syed_shadab_mohammed
Copper Contributor
Jan 15, 2020

migrating data from SQL to share point list in share point online

hello everybody,

 

i am new to share point ,i wanted to know how to migrate table data from SQL(SQL server) to share point lists in share point online.

 

thanks 

Syed Shadab Mohammed

4 Replies

  • Maybe depending on the data and amount of data.. But have you tried to create the list with same columns and same order and then select all data in the table and do copy, then open list in "Quick edit" mode and paste? Have not tried from SQL but it does work with excel data. Else I guess you could do it with powershell or make some console program.