Posted by "Mark Rees" on 08/17/05 11:35
"Bing Du" <du_bing@hotmail.com> wrote in message
news:3A.99.33075.C7552034@pb1.pair.com...
> Hi,
>
> I need to access both MySQL and SQL server 2000 in a PHP script on RHEL
> 3. In phpinfo(), I noticed 'supported databases' shows 'MySQL ODBC
> PostgreSQL Microsoft SQL Server FrontBase Oracle 8 (oci8)'. And
> 'Configure Command' has '--with-unixODBC=shared' included. Do I need to
> install anything else, like iodbc?
>
Have you uncommented
extension=php_mssql.dll
in php.ini?
Are you having any specific problems or error messages?
> Would anybody give me some guidance how I should start from here?
>
> Thanks,
>
> Bing
[Back to original message]
|