Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I want to add content in CSV format to SQL Database. There are only commas in some of my content. Columns shift while adding.
[{"name":"[[NAME]]","price":"[[PRICE]]"}]
[{"name":"TEST SADSD TEST,TEST TEST,XDSDSDS","price":"11,11"}]
Thank you! The problem has been reported to the developer.
"Resolved, I hope this helps someone. The account ID is automatically set at the end of the string."
Figured it out, i need to use replace string after database update.