RE: mssql_connect problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Could this parameters in your php.ini be wrong?

mssql.max_persistent = -1

mssql.max_links = -1

Regards.

-----Original Message-----
From: Gerardo Rojas [mailto:grojas@strategicinc.com]
Sent: miércoles, 17 de diciembre de 2003 18:01
To: Omar; php-windows@lists.php.net
Subject: RE:  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: grojas@strategicinc.com


-----Original Message-----
From: Omar [mailto:omar_campos@compusoluciones.com]
Sent: Wednesday, December 17, 2003 10:20 AM
To: php-windows@lists.php.net
Subject:  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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux