Subject RE: [IBO] Re: Generator not incrementing
Author Kevin Stanton
Don't generator work outside of transactions?





From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Support List
Sent: Wednesday, November 09, 2011 8:39 AM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] Re: Generator not incrementing





Ed,

> I'm trying to see if I can rewrite the way the generator value is acquired
> such that I create and end a new transaction for each request. I am
> thinking
> that this will enable it to be more stable, at the cost of some
> performance.

Dedicating a transaction to getting the generator value makes it work
reliably. Therefore, even though it will be a bit of a performance hit, I
think it's worth it to have the increased reliability.

Jason





[Non-text portions of this message have been removed]