Subject | Re: [IBO] Re: Generator values not udpated |
---|---|
Author | Woody |
Post date | 2008-11-08T14:12:41Z |
I don't see anything "obvious" with the code you posted, but I'm only on my
second cup of coffee this morning. Since I've never used the generator
functionality at the connection level, I can't say if it's a possible bug in
that area of IBO or not. It's always possible, though. Is there a way for
you to change from using the call from the connection component and use a
query instead? That would eliminate/confirm a bug in the connection
component code for handling generators. Perhaps, and I would like to
emphasize PERHAPS since I haven't looked, the connection component stores
the current value of the generator when it's initializing itself. I'd have
to look through the source to see if it does this at all so take it for what
it's worth which is nothing more than a thought at this point.
Other than that, I'm on Helen's side that some code or someone is resetting
the generator value. I have never seen a generator just change itself and
since they are beyond transaction control, no client side errors or
rollbacks should affect them.
Woody (TMW)
second cup of coffee this morning. Since I've never used the generator
functionality at the connection level, I can't say if it's a possible bug in
that area of IBO or not. It's always possible, though. Is there a way for
you to change from using the call from the connection component and use a
query instead? That would eliminate/confirm a bug in the connection
component code for handling generators. Perhaps, and I would like to
emphasize PERHAPS since I haven't looked, the connection component stores
the current value of the generator when it's initializing itself. I'd have
to look through the source to see if it does this at all so take it for what
it's worth which is nothing more than a thought at this point.
Other than that, I'm on Helen's side that some code or someone is resetting
the generator value. I have never seen a generator just change itself and
since they are beyond transaction control, no client side errors or
rollbacks should affect them.
Woody (TMW)