Re: [PHP] PHP port problem

2003-07-29 Thread Adam Voigt
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

[PHP] PHP port problem

2003-07-29 Thread Nabil
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