Could this parameters in your php.ini be wrong?

mssql.max_persistent = -1

mssql.max_links = -1

Regards.

-----Original Message-----
From: Gerardo Rojas [mailto:[EMAIL PROTECTED]
Sent: miércoles, 17 de diciembre de 2003 18:01
To: Omar; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] mssql_connect problem


Please give all relevant info.  There is not enought information posted to
be able to determine the problem.


--
Gerardo S. Rojas
mailto: [EMAIL PROTECTED]


-----Original Message-----
From: Omar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 17, 2003 10:20 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] mssql_connect problem


Hello.
I have a sql server named CLUSTER01, i try to connect to it :
$db_conn = mssql_connect("CLUSTER01", $db_usuario, $db_password);

and it gives me this message:
Warning: 0 is not a MS SQL link index in x

The user name and password are correctly created in the logins of the sql
server.
What else could be?

Thank you for your help.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to