How to insert JSON into MSSQL Server

How to insert JSON into MSSQL Server?

I get an “AbstractMethodError” when I try to insert JSON into my db table. I tried to convert JSON into string type with Column Rename node and insert it into db table but it also does not work for me.

Hi @Tokbanov ,

Can you provide more information please. How does your workflow look like? At which node does the error occur?

Best,
Linh

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.