Skip to content

running SqlClrJsonParser with SQL2008R2 which only supports Net 3.5 #4

@salusalpha

Description

@salusalpha

I added Newtonsoft.Json.dll v 3.5.8 but it does not compile due to this issues

JsonParserUDF.cs line 43 -> item.Path
JsonParserUDF.cs line 60 -> ja.SelectTokens(path.value)

Any solutions to make it run under SQL2008R2 net 3.5 ?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions