johnaregan
Programmer
- Mar 13, 2001
- 87
Hi
The Security mode on my SQL Server 6.5 is set to Standard Security Mode. I have read in MSDN that you can override this from an applicatoin by explicitly requesting integrated security over trusted connections. So that for just a once off you can choose Mixed or NT Integrated.
My question is how do I do this from an application? I am using ASP.
The link below is the page where I read this, scroll down to Login Security and read the 'Standard Security Mode' section.
thanks in advance
John
The Security mode on my SQL Server 6.5 is set to Standard Security Mode. I have read in MSDN that you can override this from an applicatoin by explicitly requesting integrated security over trusted connections. So that for just a once off you can choose Mixed or NT Integrated.
My question is how do I do this from an application? I am using ASP.
The link below is the page where I read this, scroll down to Login Security and read the 'Standard Security Mode' section.
thanks in advance
John