[PHP-DB] Re: PHP on Linux and MS SQL

2001-08-23 Thread Premysl Dedic
I successfully compiled PHP to connect to MS SQL 2000 this way: 1. Get "FreeTDS" (free version of Table Data Stream protocol driver) and install it. 2. Configure installed file "interfaces" (see doc of FreeTDS), you need just name your connection to SQL 3. Configure PHP with --with-sybase option

[PHP-DB] Re: PHP on Linux and MS SQL

2001-08-23 Thread Andrew Hill
Adam, If you want to use ODBC, compile PHP --with-iodbc as per the HOWTO at www.iodbc.org, and then install the Multi-Tier drivers from www.openlinksw.com. Follow the "Product Availability" link there to obtain the correct components. If you require assistance, free support is available at http