RichardK
Unfortunately that is how I receive the data Doing a manual edit eg escaping each ' & " I can pass the data as JSON (This can be done on test data but not on a couple of million records) using the allow_singlequote. my problem is how do I escape the quotes inside 'value' prior to turning it into JSON object? </P
In reply to Re: Escaping quotes in JSON string
by HeadScratcher
in thread Escaping quotes in JSON string
by HeadScratcher
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |