Subject Re: [IBO] Controlling IB_Transaction
Author Jason Wharton
There is a helpful setting at the sessions level called
AllowDefaultTransaction. I recommend setting this to true so that you are
forced to use explicit transactions in IBO. This way you will know that all
statements and datasets are in the intended (or at least assigned) context.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Andreas Pohl" <apohl@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, March 19, 2001 1:55 AM
Subject: Re: [IBO] Controlling IB_Transaction


> Claudio,
>
> I want to achieve right that what you are referring about and I'm ashamed
> about my stupid failure (nobody should know that I'm working with IBO for
so
> long time). Normally I assign all of my stuff at runtime, in this specific
> issue I did it at design time. I think I cut my txn comp once, so IBO
> assigned a default one automatically. This default transaction is working
> with autocommit for sure. I've overlooked my assigning failure so I blamed
> it to the master detail stuff first. Than my time was running, my nerves
are
> blank, my childs are screaming, rain started to fall and I've to go for a
> 400 km car trip...
>
> Now I'm back, problem was found/solved, it is still raining and I thank
you
> for your reply :)
>
> Mit freundlichem Gruss & Best Regards
>
> Andreas Pohl
> apohl@...
> www.ibp-consult.com
a