Subject | Re: [IBO] TIBOQuery |
---|---|
Author | Jason Wharton |
Post date | 2001-09-11T06:39:46Z |
You are using two different transaction contexts. Either commit the other
one prior to opening the second one or make them part of the same context.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
one prior to opening the second one or make them part of the same context.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Sandeep" <sandeep@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, September 10, 2001 9:50 PM
Subject: [IBO] TIBOQuery
> I'm using TIBOQuery to delete records.
> After deleting the records I open a form with TIBOTable. And if I try
> to edit anything in that table I get an exception saying Record
> locked.
>
> Any suggestions?
>
> Regards
>
>
> Sandeep
>
> Software Developer
> CFL
> sandeep@...
> http://www.cfl.co.nz
>