You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a problem connecting to a database using a password with special characters. All the special characters are?->=+. Should the password be encoded when building the connection dsn?
The text was updated successfully, but these errors were encountered:
I'm having a problem connecting to a database using a password with special characters. All the special characters are
?->=+
. Should the password be encoded when building the connection dsn?The text was updated successfully, but these errors were encountered: