Page 1 of 1

MS SQL Authentication

Posted: Mon Aug 22, 2005 3:56 pm
by jimo
Is there any way to use a trusted connection instead of using a SQL named user?

Posted: Mon Aug 22, 2005 5:10 pm
by sinan
If you leave the username field empty, you will get Windows authentication. Is this what you need?

Posted: Mon Aug 22, 2005 6:32 pm
by jimo
yes, thank you, although I can not get my sql script to work, I have run it in SQL Query Analyzer and it works fine.