Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use Microsoft.Data.SqlClient #233

Open
dan-waterbly-sos-wa-gov opened this issue Apr 22, 2024 · 0 comments
Open

Unable to use Microsoft.Data.SqlClient #233

dan-waterbly-sos-wa-gov opened this issue Apr 22, 2024 · 0 comments

Comments

@dan-waterbly-sos-wa-gov

Hello,

I need to switch the SQL provider from System.Data.SqlClient to Microsoft.Data.SqlClient in a .NET framework (v4.8) application. When I set the provider to "Microsoft.Data.SqlClient" I receive an error in the GUI that says unable to convert "System.Data.SqlClient.SqlConnection" to "Microsoft.Data.SqlClient.SqlConnection". Is there something I am doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant