connect to MS sql server with integrated using .net framework (c#) #64096
Unanswered
Abhisheik-athi
asked this question in
Q&A
Replies: 1 comment 3 replies
-
You'd better ask at https://github.com/dotnet/SqlClient . The new SQL server client is developed there. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am using .net framework and trying to connect to a MS SQL server with integrated security = true. Need to use different credentials so is there a way using kerberos authentication. and authenticate the creds that is needed for the sql connection ?
need help on how to do it.
Beta Was this translation helpful? Give feedback.
All reactions