Boris,

Compiling with ODBC translates to linking with an ODBC Driver Manager.
An Open Source Driver Manager is iODBC - www.iodbc.org
There is also a HOWTO on the site for PHP compiling --with-iodbc.

You will still need a driver for your ASA, but it appears you have this.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers

> -----Original Message-----
> From: Boris [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 4:01 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] HELP!!!
>
>
> I installed Red Hat 7 as server and get Apache and Php installed
> with that.
> I have connect from my new Linux box (with dbisqlc) to ASA 7 database what
> is on one Windows server and thats works fine.
> My Apache also works fine with Php only problem is when I try to use
> odbc_connect() or some other odbc funkctions I get "Fatal error: Call to
> undefined function: odbc_connect() in ...".
> I think my php is not compiled with odbc and I don't no how to do that.
> Please help!!!!!!!!!
>
> Best regards
> Boris
>
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to