Jump to content

odbc_connect(); Fatal error


denoteone

Recommended Posts

I am trying to connect to a MS database on a linux machine using odbc_connect();

 

I had a new box setup with the ODBC drivers installed and PHP 5.1.6 compiled with ODBC  when I run inof.php I see in Configure Command  --with-unixODBC=shared,/usr

 

But when I try to do a simple connect I get:

 

Fatal error: Call to undefined function odbc_connect()

 

any obvious thoughts of what I may have missed?

Link to comment
https://forums.phpfreaks.com/topic/217675-odbc_connect-fatal-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.