Anyone worked with a Pervasive SQL database before?
Essentially, the situation is this:
We have our web sitting in house on a Linux server, however, the rest of the company is networked on NT (and the Linux server is networked into the NT system, too).
We need to access accounting information on the NT server sitting in a Pervasive SQL database in order to display it on the web.
We're thinking of installing PHP on the NT server and using an ODBC connection to retrieve the info. Do we have to install PHP on the NT server if the NT and Linux servers are networked? Any thoughts or suggestions on this?
Essentially, the situation is this:
We have our web sitting in house on a Linux server, however, the rest of the company is networked on NT (and the Linux server is networked into the NT system, too).
We need to access accounting information on the NT server sitting in a Pervasive SQL database in order to display it on the web.
We're thinking of installing PHP on the NT server and using an ODBC connection to retrieve the info. Do we have to install PHP on the NT server if the NT and Linux servers are networked? Any thoughts or suggestions on this?