[PHP-DB] Re: any Help !! the only way have to ODBC to Linux

2003-07-15 Thread Pete Morganic
Have you looked at Pear DB http://pear.php.net/manual/en/package.database.php This is what i use all the time and allows me to easily switch between mysql, mssql and postresql which i do all the time pete Nabil wrote: I have an Linux server running Apache/PHP/MySQL. and I need to connect to anot

[PHP-DB] Re: any Help !! the only way have to ODBC to Linux

2003-07-14 Thread Chris Berlioz
Go to http://www.mysql.com/downloads/api-myodbc.html or http://www.mysql.com/downloads/api-myodbc-3.51.html and download the driver for linux. Hope this is what you were asking for. Chris = "Nabil" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have an Linux server runni