I'm using a WAMP server installed on a Windows 10 machine.
I have a small script that reads data from a DBaseIV table via odbc then either updates or inserts this data via odbc into a table in a Microsoft access database. The script excutes correctly from the Command Line Interface but fails within any browser. I run scripts similar to this one using MySQL connections and they never fail.
Has anyone encountered this problem before?
PS: I have already check that the required extensions are active.
I have a small script that reads data from a DBaseIV table via odbc then either updates or inserts this data via odbc into a table in a Microsoft access database. The script excutes correctly from the Command Line Interface but fails within any browser. I run scripts similar to this one using MySQL connections and they never fail.
Has anyone encountered this problem before?
PS: I have already check that the required extensions are active.