If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Logging on with SA account!!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-08-02, 10:49
addstravel addstravel is offline
Registered User
 
Join Date: Jan 2002
Location: London
Posts: 3
Logging on with SA account!!

I am attempting to connect to SQL7.0 via the SA account via an ASP page and having the message:

Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'WRIGHT\IUSR_WRIGHT'.

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 05-08-02, 11:00
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
This is the anonymous login that IIS uses. Right click on default web site under Internet Services Manager. Click on properties -> Directory Security tab -> Click Edit under the Anonymous access-> Click Edit under the Anonymous access -- you will see this user name.
Reply With Quote
  #3 (permalink)  
Old 05-08-02, 11:26
addstravel addstravel is offline
Registered User
 
Join Date: Jan 2002
Location: London
Posts: 3
Thanks very much...

so simple when you know how!!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On