| Subject | RE: [firebird-support] Keep alive connection (Delpih, IBX) | 
|---|---|
| Author | Leyne, Sean | 
| Post date | 2012-08-29T17:12:39Z | 
Michael,
We have a Delphi application which has multiple transactions via a single connection.
Your issues may be due to the IBX component set, our app uses IBO.
Sean
            > > Do I need to run dummy select per active connection or per activeThere is no "in theory" it is a fact.
> > transaction?
>
> Per connection, because one connection is tied to one socket, whereas each
> connection *may in theory* host multiple transactions.
We have a Delphi application which has multiple transactions via a single connection.
Your issues may be due to the IBX component set, our app uses IBO.
Sean