On Sun, Dec 11, 2011 at 2:27 AM, Santosh V wrote:
>
> Is it possible to insert JSON data to SQL Server directly using stored
> procedure?
>
> Somthing like for XML we are using sp_xml_preparedocument and openxml. For
> JSON ???
--
No you will have to write the parser to transform jso
Is it possible to insert JSON data to SQL Server directly using stored
procedure?
Somthing like for XML we are using sp_xml_preparedocument and openxml. For
JSON ???
Thanks,
--
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET