Subject | Re: [IBO] understanding transactions |
---|---|
Author | bwc3068 |
Post date | 2007-05-24T21:25:19Z |
thanks
when i get back after the transaction issues i will do as suggested.
right now, i'm pushing through some other upgrades to the program in
question.
cheers
kelly
--- In IBObjects@yahoogroups.com, "Jason Wharton" <supportlist@...>
wrote:
when i get back after the transaction issues i will do as suggested.
right now, i'm pushing through some other upgrades to the program in
question.
cheers
kelly
--- In IBObjects@yahoogroups.com, "Jason Wharton" <supportlist@...>
wrote:
>roll
> > i'm pretty new to FB (1.5ish) and IBO (4.6?) i use D6.
> >
> > My old BDE / Paradox / SQL app used transactions to commit or
> > back multiple table changes depending on what the user wanted.it
> > all worked pretty good. (I used .StartTransactionwrapped
> > and .InTransaction and .Commit and .Rollback and pretty much
> > everything i did and needed in a .StartTransaction.exactly as
> >
> > my FB / IBO stuff seems to be a bit flakey. changes aren't
> > committing, rollingback, etc. as they did in BDE.
>
> Use the BDE to IBO Conversion Guide and they should work with IBO
> it worked with the BDE.the
>
> You are probably trying to muddle around instead of just trusting
> conversion integrity.on the
>
> Make sure you have the latest version of IBO 4.7 so we can all be
> same page. Upgrade IBO and then do a conversion from scratch andlet us
> know how it goes.
>
> Regards,
> Jason Wharton
>