Forum Discussion
Kadeabdul
Jul 14, 2023Copper Contributor
How to escape a password containing a backslash \ in azure SQL server database connection string
Hello, I have a password that contains a \ and I tried to escape using a double backslash and it is not working. Anyone has another solution. Thanks
Kadeabdul
Jul 17, 2023Copper Contributor
I got that resolved but I am still getting an error:
There was an error while overriding 'Password' parameter because of 'SyntaxError: Unexpected number in JSON at position 8', make sure it follows JavaScript Object Notation (JSON)
There was an error while overriding 'Password' parameter because of 'SyntaxError: Unexpected number in JSON at position 8', make sure it follows JavaScript Object Notation (JSON)