Skip to content

Upgrade Microsoft.Data.SqlClient dependency to version 4.1 or 5.0 #85

Closed
@shueybubbles

Description

dotnet/SqlClient#1210 changed the default connection string value of Encrypt to be true instead of false.

Therefore, any SMO-based application that requires Encrypt=false but isn't currently setting it explicitly in the connection string could break if moved to M.D.S 4.1 and doesn't update the connection string appropriately.

Activity

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

Metadata

Assignees

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