Click to See Complete Forum and Search --> : PHP and SQLBase


Anon
02-19-2002, 06:39 AM
Hello,
I need to develop a web site under Linux with PHP, but I must use a SQLBase database that run under Windows. How can I made the information exchange between PHP and SQLBase?

Jérôme

Anon
07-04-2002, 11:18 AM
We have the same problem.

SQL Base on Windows
Apache/PHP on Windows

we installed the odbc-driver und could establish a connection between Access and SQLBase via ODBC. But the PHP connection to SQLBase always crashes the SQLBase-Engine.

Does anybody have expierence with this problem??


Bernhard