faqts : Computers : Programming : Languages : Asp : Asp.net

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 11 people (55%) answered Yes
Recently 6 of 10 people (60%) answered Yes

Entry

Database: Microsoft SQL server: Error 'Login failed for user '<your computer name>\ASPNET'

Dec 22nd, 2003 14:54
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 14 December 2003 - 11:22 pm -------------------

Database: Microsoft SQL server: Error 'Login failed for user '<your 
computer name>\ASPNET'

---

1. Possibly add the user to the users of this database

    e.g.

    <your computer name>\ASPNET

---

2. Add the user to the security for this database

---

3. In the SqlConnection string make sure you add

    ; password=<your password>

---
---

Internet: see also:

---

Database: Microsoft: SQL server: User: Add: How to add a user to a 
database? [Northwind]
http://www.faqts.com/knowledge_base/view.phtml/aid/27359/fid/147

---

[Internet: http://www.google.com search for 'Login failed for user  
SQL server ASPNET Northwind': http://groups.google.com/groups?
hl=en&lr=&ie=UTF-8&threadm=%23gL1NVS1BHA.2428%
40tkmsftngp07&rnum=3&prev=/groups%3Fq%3DLogin%2Bfailed%2Bfor%2Buser%2B%
2BSQL%2Bserver%2BASPNET%2BNorthwind%26hl%3Den%26lr%3D%26ie%3DUTF-8%
26selm%3D%2523gL1NVS1BHA.2428%2540tkmsftngp07%26rnum%3D3]

---

[Internet: http://www.google.com search for 'Login failed for user  
SQL server ASPNET Northwind': http://groups.google.com/groups?
hl=en&lr=&ie=UTF-8&threadm=ddee01c2182e%2486589630%2495e62ecf%
40tkmsftngxs02&rnum=2&prev=/groups%3Fq%3DLogin%2Bfailed%2Bfor%2Buser%
2B%2BSQL%2Bserver%2BASPNET%2BNorthwind%26hl%3Den%26lr%3D%26ie%3DUTF-8%
26selm%3Dddee01c2182e%252486589630%252495e62ecf%2540tkmsftngxs02%
26rnum%3D2]

---

[Internet: http://www.google.com search for 'Login failed for user SQL 
server ASPNET Northwind': http://support.microsoft.com/default.aspx?
kbid=316989]

---

Computer: Database: Program: Microsoft: SQL server: Connect: 
SqlConnection: Set: How to set the SqlConnection string?

----------------------------------------------------------------------