RE: [mssql_connect] Interfaces File?

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

 



[snip]
I am trying to connect to a mssql server from php 4.3.9.

mssql_connect('IP_ADDRESS:PORT_#',LOGIN,PASSWORD) or die("Could not
connect
to the mssql server");
is failing... after doing a little bit of research, I found this on
php.net

*"mssql_connect()* establishes a connection to a MS SQL server. The
servername argument has to be a valid servername that is defined in the
'interfaces' file."

What is an interfaces file?  Where is it?  How do I define my server
name??
[/snip]

Read everything here http://www.php.net/mssql

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux