Groups | Blog | Home
all groups > inetserver asp db > january 2007 >

inetserver asp db : Error occurs


rkantsingh80 NO[at]SPAM gmail.com
1/15/2007 12:39:40 AM
Login failed for user SA. Reason not associated with trusted sql server connection.

---
Bob Barrows [MVP]
1/15/2007 7:17:32 AM
[quoted text, click to view]
In addition to what Mike posted, using the sa login in an application is a
major security risk. You should create a limited-rights sql login and use
that instead. Give that account the bare minimum rights needed for it to
perform the functions required by your application.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Mike Brind
1/15/2007 9:23:43 AM

[quoted text, click to view]

http://www.google.co.uk/search?hl=en&q=Login+failed+for+user+SA.+Reason+not+associated+with+trusted+sql+server+connection&btnG=Google+Search&meta=

AddThis Social Bookmark Button