RE: [PHP-DB] How to use "odbc_connect" function From: Andrew Hill (ahill <email protected>)
Date: 12/18/00

Hi Chen,

You need to install some ODBC driver manager, to use ODBC, as well as obtain
some ODBC drivers.
One example is the iODBC driver manager, which is available at
www.iodbc.org.
There is also a HOWTO there on compiling PHP with iODBC.

Best regards,
Andrew
----------------------------------------------------
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology Provider

> -----Original Message-----
> From: Chen [mailto:mp2 <email protected>]
> Sent: Monday, December 18, 2000 1:25 AM
> To: php-db <email protected>
> Subject: [PHP-DB] How to use "odbc_connect" function
>
>
> Hi!!
> May I ask you a question???
> My question is that I uses the function odbc_connect() in php3 language
> and the system alert the follow message to me.
> Would you please answer me how it comes???
>
> Fatal error: Call to unsupported or undefined function
> odbc_connect()
> We wonder if we should install unixODBC package???
> Finally,we thanks for your answer !!
>
> Sincerely yours
>
> Adam Chen
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>