| | |
php mssql connectivity error
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Oct 2007
Posts: 1
Reputation:
Solved Threads: 0
Warning: mssql_connect() [function.mssql-connect]: message: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. (severity 14) in \usr\local\htdocs\connect.php on line 5
We are using the following code for connectivity
mssql_connect('servername,port', 'username', 'password');
mssql_select_db("dbname");
We are using the following code for connectivity
mssql_connect('servername,port', 'username', 'password');
mssql_select_db("dbname");
•
•
Join Date: Jul 2004
Posts: 494
Reputation:
Solved Threads: 21
You ARE changing those values to the proper ones, right? For example, to use the username "daniweb" and password "isthecurrentsite" and connect to the server www.example.com, your connection string would be:
mssql_connect('localhost', 'daniweb', 'isthecurrentsite');
mssql_connect('localhost', 'daniweb', 'isthecurrentsite');
www.uncreativelabs.net
Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
![]() |
Similar Threads
- PHP 2 MsSQL (PHP)
- PHP menu link causes error (PHP)
- PHP e-mail SMTP error ??? (PHP)
- Get error of MSSQl-proc (PHP)
- I had a experience of a website coded in PHP (PHP)
- Php parser error when xml version is mentioned (PHP)
- php error when using invision board (PHP)
Other Threads in the PHP Forum
- Previous Thread: Database Install/Config Page
- Next Thread: session_start vs cookies
| Thread Tools | Search this Thread |
# 5.2.10 alexa apache api array beginner binary broken cakephp checkbox class clean clients cms code cron curl database date directory display dissertation dynamic echo echo$_get[x]changingitintovariable... email encode error fairness file files folder form forms function functions google href htaccess html image images include indentedsubcategory insert ip javascript joomla legislation limit link local login mail memberships menu mlm multiple multipletables mysql mysqlquery newsletters oop open paypal pdf persist php problem provider query radio random recursion remote rss script search secure server sessions sms sockets source space spam sql syntax system table tutorial update upload url validator variable video web youtube





