>Maybe mssql_connect()??
>
>www.php.net/mssql_connect

The documentation indicates using sybase_connect (etc...) unless you
are on a windows machine.

But that doesn't work either as the sybase.so file seems to be
non-existant (on my machine anyway)

Regards
Greg Cirino


"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I would like to know the best way to connect to SQL database(which
located
> on Microsoft SQL Server) from PHP(Located on Unix Server).

Maybe mssql_connect()??

www.php.net/mssql_connect

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/





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

Reply via email to