Subject Re: [firebird-php] Database corruption
Author Lester Caine
> I have written a web-addon for a client-server application that uses firebird. The client-server application accesses the database via BDE and IBX. My php programm uses adodb 3.72 for database access (only reading data). Each programm for itself works fine but as soon as they work against the same database it gets corrupted. In the log-File I found entries like this:

BDE is not very good at client/server multi-user access. It
is probably causing the problem, and is most definitely not
recommended for working with Firebird.

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services