Subject Re: [IBO] Rollback
Author Jason Wharton
Hans,

Do please keep it rolling in. This is the kind of feedback that makes IBO as
solid and reliable as it is. If this kind of feedback were to stop coming in
we would all miss out.

Is all I ask is that you feel reasonably sure you have something isolated so
that you are confident it is an issue I need to take action. Then, with a
simple sample I can quickly resolve problems.

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


----- Original Message -----
From: <hans@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, August 11, 2001 7:59 PM
Subject: Re: [IBO] Rollback


> Jason,
>
> Please don't get the wrong impression.
>
> For no reason at all, but to help shake out IBO4 a bit,
> I undertook the conversion of an old program to IB6/IBO4.
>
> As an retired R&D'er since 1962, I still love to tinker
> with this stuff, now I have 24hrs a day of free time :)
>
> Apart from the small things, easy to work around, I'm
> also compiling a list of more complicating things and
> 'watch outs' I encountered, along with a few possible
> suggestions.
>
> Please don't hesitate to tell me to quit, if I'm
> interfering with your plans.
>
> You've undertaking quite a task!! Cleanest Coding
> I've ever encountered. Wish you the very best.
>
> Best Regards
> Hans
>
> =========================================================
>
>
>
> Jason Wharton wrote:
> >
> > That is interesting. I'll log this as a possible bug.
> >
> > Jason Wharton
> > CPS - Mesa AZ
> > http://www.ibobjects.com
> >
> > ----- Original Message -----
> > From: <hans@...>
> > To: <IBObjects@yahoogroups.com>
> > Sent: Saturday, August 11, 2001 4:37 PM
> > Subject: Re: [IBO] Rollback
> >
> > > Just a small interesting thingy, starting with empty table
> > > and after inserting of one record, followed by deletion of the
> > > same and then
> > >
> > > RollBack;
> > >
> > > if TEF.IsEmpty then <==== is not True, eventho the table
> > > should be empty at this point ?
> > >
> > > TEF.Refresh;
> > >
> > > Best Regards,
> > > Hans