Re: PHP - MSSQL - LINUX

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

 



You will need to install and configure the FreeTDS library.  Another
alternative is to use ODBTP, which is available at
http://odbtp.sourceforge.net.  It is much easier to
install and configure than FreeTDS, and supports all of the mssql_*
functions. However, ODBTP requires a WIn32 service to be installed on the
machine running SQL server, or some other Win32 machine that can be
accessed by the Linux machine.  If this is not a problem, you will be
able to get connected more quickly, and with additional capabilities.

-- bob

On Wed, 17 Mar 2004, Santhosh Kumar wrote:

> Hi All,
>
> Where do I get mssql.so to connect mssql with my PHP4.0.6 and PHP4.3.3
>
> Regards,
> Santos Kumar.M
>

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux