Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 asp page not authenticating with SQL

Author  Topic 

SandyRyan
Starting Member

5 Posts

Posted - 2004-11-06 : 09:21:21
ok -- i have another problem
I have an ASP page that uses SQL Authentication... and it authenticates fine against the test sql box - if i point it to the production box - i receive ACCESS DENIED..
I'm sure it is a network login permission or log on locally setting but I can't find it anywhere

thanks
Sandy

robvolk
Most Valuable Yak

15732 Posts

Posted - 2004-11-06 : 09:41:20
Are you sure the login and password on the production box are the same as the test box?
Go to Top of Page

SandyRyan
Starting Member

5 Posts

Posted - 2004-11-06 : 15:06:11
yes ===
Go to Top of Page

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-11-08 : 03:17:10
quote:
Originally posted by SandyRyan

yes ===



verify your connection information

--------------------
keeping it simple...
Go to Top of Page

SandyRyan
Starting Member

5 Posts

Posted - 2004-11-08 : 08:30:32
it isn't the connection string - i think it may have to do with authentication using name pipes - the sql server is on a different system then the web server - there is a microsoft article concerning this - but I can't find it again!
Go to Top of Page
   

- Advertisement -