SQL Connection using ASP
From: Mark Talbot (mtalbot@automotive-lighting.co.uk)
Date: 01/23/03
- Next message: John Alderson: "Re: Security bug?"
- Previous message: Moff: "Re: Is this really the best way?"
- Next in thread: Dan Guzman: "Re: SQL Connection using ASP"
- Reply: Dan Guzman: "Re: SQL Connection using ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Mark Talbot" <mtalbot@automotive-lighting.co.uk> Date: Thu, 23 Jan 2003 03:11:26 -0800
Hi,
When using ASP.NET and trying to connect to an SQL
Database we get the following error message:-
Login failed for user '(null)'. Reason: Not associated
with a trusted SQL Server connection.
However, as indicated in other replies the answer has
been to switch on mixed mode authentification on the SQL
server. For Security reasons we wish to remain in
Windows Authentication Mode only. Is there another
solution to this problem?
Thanks
- Next message: John Alderson: "Re: Security bug?"
- Previous message: Moff: "Re: Is this really the best way?"
- Next in thread: Dan Guzman: "Re: SQL Connection using ASP"
- Reply: Dan Guzman: "Re: SQL Connection using ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|