Jump to content

Script working locally but on server not


Schlo_50

Recommended Posts

Hey guys,

 

I have been working locally on a project using ODBC + MS Access. Today i tried to upload it onto my server (windows) which has an ODBC setup and the cruicial page which relies on the database doesn't load?

 

The error is: Fatal error: Call to undefined function: odbc_connect() in.......line 2

 

Line 2 is: $odbc = odbc_connect('CentralProduct', 'demo/odbc/', '') or die('Could not Connect to ODBC Database!');

 

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/87352-script-working-locally-but-on-server-not/
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.