Cannot connect to SQL server using a # character in the password #75
Open
Description
Hi,
I cannot find a way to connect using a password with a # in the password.
The sqlstring is something like:
sqlserver://user:pass#word@theadress:23456?database=GENERIC"
This string would fail with an error of this type:
Failed to initialize database, got error parse sqlserver://user:pass: invalid port :pass after host
.
The parsing seems to stop after the # char.
How can I workaround this?
Metadata
Assignees
Labels
No labels