Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
47 Points
87 Posts
Feb 13, 2012 02:20 AM|LINK
Hi,
Thanks. Yes it's working perfectly in mixed mode authentication, but i need it to run in windows authentication mode.
my connection string is as below
<add key="OnlineExamEntities" value="Data Source=.\SQLEXPRESS;Initial Catalog=OnlineExam;Integrated Security=SSPI;Trusted_Connection=Yes;" />
or is there any query where i can directly convert windows authentication mode to mixed mode authentication? Because client don't want management studio.
NJ
Member
47 Points
87 Posts
Re: The underlying provider failed to open while connecting with SQL Server Windows Authenticatio...
Feb 13, 2012 02:20 AM|LINK
Hi,
Thanks. Yes it's working perfectly in mixed mode authentication, but i need it to run in windows authentication mode.
my connection string is as below
Software Engineer.