Steve
2005-07-26 16:03:20 UTC
Using C++Builder 5 and Interbase 7.1 SP 2
I am slowly moving my components from the BDE to IBX. I have a
IBDatabase component with a default IBTransaction. On individual forms
I access a IBQuery but I give it a new IBTranaction component (instead
of using the default). Does this give me tranaction isolation, or do I
already have that if I just use the single default IBTransaction?
I am slowly moving my components from the BDE to IBX. I have a
IBDatabase component with a default IBTransaction. On individual forms
I access a IBQuery but I give it a new IBTranaction component (instead
of using the default). Does this give me tranaction isolation, or do I
already have that if I just use the single default IBTransaction?