Skip to content

SQL Server ODBC Driver is 13, not 17 #33

@yehoshuadimarsky

Description

@yehoshuadimarsky

The connection string in config.py has the wrong driver version number. Says 17, should be 13.

# Connection string to SSISDB
CONNECTION_STRING = {
                    "main": "DRIVER={ODBC Driver 17 for SQL Server};SERVER=localhost;DATABASE=SSISDB;UID=;PWD=",
                    }

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