I want to pull JSON
data from REST webservice and insert it into SQL Server database using Script task in SQL Server Integration Services. Anyone knows a step by step tutorials or where to start looking to achieve this task. Thanks in advance.
Asked
Active
Viewed 500 times
0

Mo T
- 440
- 2
- 9
- 30
-
possible duplicate of [Convert JSON to DataTable](http://stackoverflow.com/questions/11981282/convert-json-to-datatable) – Kyle Hale Jan 06 '15 at 05:20
-
I voted to close this question as JSON-to-datatable is basically solved with the JSON.NET library. – Kyle Hale Jan 06 '15 at 05:21