[PHP-DB] Default port on sybase_connect()

2001-03-15 Thread Trond Straume
What's the port that the php-command "sybase_connect()" uses? As far as I can see it's not possible to define which port the function shall connect to... -- Trond Straume -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [PHP-DB] Default port on sybase_connect()

2001-03-15 Thread Trond Straume
In the documentation for sybase_connect() the 'interfaces' file is mentioned. Where is this file on php4 for win32, and what is the syntax for defining a server including a specific port? ""Trond Straume"" [EMAIL PROTECTED] wrote in message 98q1ea$g3i$[EMAIL PROTECTED]">news:98q1ea$g3i$[EMAIL

Re: [PHP-DB] Default port on sybase_connect()

2001-03-15 Thread Koos van den Hout
Quoting Trond Straume who wrote on Thu, Mar 15, 2001 at 10:23:36AM +0100: What's the port that the php-command "sybase_connect()" uses? As far as I can see it's not possible to define which port the function shall connect to... That is because you connect to a name from the sybase interfaces

Re: [PHP-DB] Default port on sybase_connect()

2001-03-15 Thread Darryl Friesen
In the documentation for sybase_connect() the 'interfaces' file is mentioned. Where is this file on php4 for win32, and what is the syntax for defining a server including a specific port? It's in whatever directory you installed FreeTDS or the Sybase client. It should be fairly obvious by