[PHP-DB] php connect to Advantage Database server

2007-11-18 Thread djogss
Has anybody had any luck or tried connecting to ADS from PHP? how could i connect to ADS 8.1 server from php? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] php connect to Advantage Database server

2007-11-18 Thread Chris
djogss wrote: Has anybody had any luck or tried connecting to ADS from PHP? how could i connect to ADS 8.1 server from php? If there isn't a native driver in php like there is for mysql/postgres etc, you could always try using odbc. http://php.net/odbc -- Postgresql & php tutorials http://w