Skip to content

Double Quotes issue in Password #29

Description

@Muneeb-Shafi

If there are double quotes inside passwd, the connection will fail.

The reason is that in Program.cs, the database information is passed in using a string, and special characters may interfere with the syntax of the connection string.

You can use the SqlConnectionStringBuilder class to construct the connection string

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions