Hi Sir,madam,
We are using MySQL 5.7.11, Java 1.7 and facing issue with JSON string data. we are not able to load data to table because special characters exist in between below comments.
I tried to avoid these special characters using replace function , string operations but there is no luck for me.
Could you please help me how can we avoid special characters ()
--------------------JSON data-----------------------------
To Enter Mode
Ignition must be off
Hold both buttons and turn the switch to the ON position
The cluster will immediately enter the configuration menu. onfigurations and only view others.
-------------------------------------------------
Please ask me if you need more info on this
Thanks
We are using MySQL 5.7.11, Java 1.7 and facing issue with JSON string data. we are not able to load data to table because special characters exist in between below comments.
I tried to avoid these special characters using replace function , string operations but there is no luck for me.
Could you please help me how can we avoid special characters ()
--------------------JSON data-----------------------------
To Enter Mode
Ignition must be off
Hold both buttons and turn the switch to the ON position
The cluster will immediately enter the configuration menu. onfigurations and only view others.
-------------------------------------------------
Please ask me if you need more info on this
Thanks