E
E
evgemiil2017-06-13 16:10:59
JSON
evgemiil, 2017-06-13 16:10:59

How to extract information from json and write it to ms sql?

There is an mvc project, I need to extract certain information from the json file and write it to the sql database, then output it from the database to the view. I have no idea how to extract and write to the database from json file? Do you have examples with descriptions or can you give examples yourself?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Axian Ltd., 2017-06-13
@AxianLTD

Apparently take a library for json processing, like everything else...

N
n-fom, 2017-06-13
@n-fom

www.newtonsoft.com/json

A
Andrey Skorzhinsky, 2017-06-14
@AndyKorg

MS SQL 2016 parses json perfectly. You can read more on the hub .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question