DB Connection
- From: "Brian W" <noneof@xxxxxxxxxxxxxxxx>
- Date: Mon, 16 May 2005 05:47:47 -0700
I'm posting here hopeing some here has delt with a similar problem and
has a suggestion for a fix.
If anyone knows the answer to this I?d me greatly appreciative.
I am not on a domain.
I have SQL Server sitting on computer A
Computer A has:
Windows XP SP2
SQL Server 2000 SP3a
SQL Server is set to use Trusted or SQL authorization
I have added a user X to SQL Server with a password of X
I am writing an ASP.NET app on Computer B. IIS and Dev on B) I am
trying to make a connection to SQL on computer A but get the
error ?SQL Server does not exist or access denied?
Now when I create a small Winforms app as a test, I can use the exact
same connection string and open a connection to SQL Server just fine.
So, I?m guessing the problems lies in the security of ASP.NET, but I?m
not sure what to change to make this work.
BTW, I can also connect just fine with the same user/pw with Enterprise
Manger, and Query Analyzer as well as add the connection to Visual
Studio
Anyone with any ideas?
TIA
B
.
- Follow-Ups:
- Re: DB Connection
- From: Cor Ligthert
- Re: DB Connection
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: DB Connection
- Prev by Date: Re: odd behavior is list box
- Next by Date: Re: Creat Access DB file!
- Previous by thread: Form desinger error ?
- Next by thread: Re: DB Connection
- Index(es):
Relevant Pages
|