Skip to content

Windows authentication is not supported for MSSQL #15

@iusk

Description

@iusk

Currently this package doesn't support windows authentication for MSSQL even though it's mentioned in the Readme. That is because the default driver the mssql package uses (Tedious) doesn't support it. I think including the driver called MSNodeSQLv8 (npm install mssql msnodesqlv8) and specifying this driver in config if it is windows authentication should make this work. Thank you!

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