Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
The sql server that I want to connect is using only SQL server authentication while In client application we are using only Windows authentication. Now I am not able to understand that how it will connect to SQL server instance. Some of my friend told me to use SSL . But as much I know we can use ssl for secure data transport, but how to authenticate sql server using SSL I don't have any idea. need help
Posted
Updated 7-Oct-15 17:31pm
v2

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900