Subject Re: [IBO] Re: Record Lock
Author Jason Wharton
I think you might be having some corruption issues or something. Not sure
what else it could be.

Would it be possible for you to supply me with an isolated case that
demonstrates this problem?

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


----- Original Message -----
From: "Bituin Bautista" <bituinb@...>
To: <IBObjects@egroups.com>
Sent: Wednesday, December 20, 2000 3:35 PM
Subject: RE: [IBO] Re: Record Lock


> I'm using tiCommitted as my transaction isolation. Got any more ideas??
>
> Thanks
>
>
> -----Original Message-----
> From: Jason Wharton [mailto:jwharton@...]
> Sent: Friday, December 15, 2000 5:29 PM
> To: IBObjects@egroups.com
> Subject: Re: [IBO] Re: Record Lock
>
>
> Perhaps your transaction isolation is tiConcurrency? If so, you need to
end
> and restart that transaction by calling Commit or Rollback and trying
again.
> Or, you can change the isolation to tiCommitted.
>
> HTH,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: <bituinb@...>
> To: <IBObjects@egroups.com>
> Sent: Thursday, December 14, 2000 10:38 PM
> Subject: [IBO] Re: Record Lock
>
>
> > Hi
> >
> > I'm merging two interbase database(same structure) using IBOObjects
> > v3.3.1 and Delphi4. When i access the converted data and try to
> > update some of the records that's been transferred from the source to
> > the target database, error is encountered "Can't update the record,
> > another user is using the record". (i'm the only one using that
> > database at that time).
> > Can anyone help me with this problem??
> >
> > thanks
> >
> >
> >
> >
> >
> >
>
>
>
>
>
>
>
>