Subject | Re: [firebird-support] Firebird with IBX, performance |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2004-02-05T04:53:52Z |
On 4 Feb 2004 at 7:22, jayanto wrote:
how you use it. I avoid using TIBTable, TIBQuery and TIBDataset. Also
I don't use CommitRetaining. All my transactions are short.
SY, Dimitry Sibiryakov.
>Does anybody have experience Delphi's applicationI have got a bit.
>with IBX Component and Firebird 1.x ?
>Is there any conflics or any trouble ?I don't have any so far. But everything depends on what you use and
how you use it. I avoid using TIBTable, TIBQuery and TIBDataset. Also
I don't use CommitRetaining. All my transactions are short.
>Currently I use Ibx with FB 1.03, and got performanceDon't use CommitRetaining and long-living transaction.
>problem (Database online 24hx7d) and at less FB
>hang once a day. I guess i have a problem with
>Garbage collection.
SY, Dimitry Sibiryakov.