Catch TREmoteDBServer Expcetions

Hi,

I'm having a issue with running TRemoteDBSertver as a apache module. When running as a standalone linux server works ok. When running as a apache module I have found a specific case when there is a exception on apache. I think is must on the RemoteDVServer module. If I execute the same querys sequence as a standalone works ok, but not as an apache module.

Any hints,

Thanks in advance,

Omar Zelaya

TMS RemoteDB specifically can't be used from an Apache module, because it has some small state control internally, specifically when using transactions. For Linux you should use Indy-based server.