If your connecting from windows, try adding a datasource
and making sure the datasource connects properly, then just
use the name of the datasource as the first parameter.



On Tue, 2003-07-29 at 03:26, Nabil wrote:
> Anyone can explain to me why when we use mssql_connect to connect directly
> to MSSQL server
> 
> mssql_connect ('192.168.0.15:1433' , 'username' , 'password')
> 
> it still not communicating thru port 1433 , but it use 445 and some others
> protocols ...
> And actually I have no idea WHY!!!
> 
> Because there is a firewall in the network between the Linux and the SQL
> server.. and it only allowed TCP port 1433,
> 
> 
> Nabil Attar
> Advanced Web Solutions
> 
> 
> /***
> Everyone is a beginner once, and no one is an expert at everything.
> ***/
> 
-- 
Adam Voigt ([EMAIL PROTECTED])
Linux/Unix Network Administrator
The Cryptocomm Group


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

Reply via email to