Re: implementing a callback using a database table record as intermediary--getting stuck


2004-09-23 12:28:21 AM
delphi220
Hugh Jones writes:
Quote
Are you quite sure that it is not the client that is locking the record
and blocking the Appserver ?
Sorry - that is nonsense, as Wayne points out, in Interbase there is
always an available version of the record ...
Is the client using a separate database connection from that of the
server thread ?