Skip to content

Cannot connect to SQL server using a # character in the password #75

Open
@dbkblk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions