Re: 'NT Authority/Anonimous Login'
From: SQL Server Development Team [MSFT] (sqldev@microsoft.com)
Date: 12/09/02
- Next message: Don Peterson: "Re: Lock logins !"
- Previous message: Mike Thomason: "Error 21776: after transferring databases"
- In reply to: Paul: "'NT Authority/Anonimous Login'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "SQL Server Development Team [MSFT]" <sqldev@microsoft.com> Date: Mon, 9 Dec 2002 11:00:50 -0800
There are a number of things that can cause this error and without being
familiar with how Dreamweaver MX works I can't really tell you exactly what
is occurring. You may want to start with this article, I think that the
concepts discussed here may apply to the case of Dreamweaver as well:
Q176377 INFO: Accessing SQL Server with Integrated Security from ASP
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q176377
-mike
-- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm. "Paul" <paul@themedialounge.com> wrote in message news:ORcm5kUnCHA.2340@TK2MSFTNGP11... > I am trying to create a connection string to an SQL Server database from > within Dreamweaver MX with the following string : > > Provider=SQLOLEDB.1; > Integrated Security=SSPI; > Persist Security Info=False; > Initial Catalog=ITPSCustomers; > Data Source=TMLSERVER > > The problem is that when I test the connection I get the following: > > Login failed for user 'NT Authority/Anonimous Login' > > I know nothing about Security/Logins and have no idea how to solve this > problem. I have spent the entire day messing around with this and it is > driving me nuts. There are no database/systems people here. > > Can anyone help? > > Thanks in Advance > >
- Next message: Don Peterson: "Re: Lock logins !"
- Previous message: Mike Thomason: "Error 21776: after transferring databases"
- In reply to: Paul: "'NT Authority/Anonimous Login'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|