Skip to content

v2 - Connection string escaping for Authentication option #137

@zijchen

Description

@zijchen

Connection string currently requires quotation marks around the Authentication option, otherwise it throws error such as

sqlcmd: error: unexpected argument Directory

Example connection string that fails but should work: 'Server={0};Initial Catalog={1};Authentication=Active Directory Service Principal;User Id={2};Password={3}'.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingidleInactive for 14 days

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions