Subject | Re: [IBO] Lock conflict on no wait transaction |
---|---|
Author | Jason Wharton |
Post date | 2002-12-03T18:22:50Z |
Not sure since we don't have enough information to go on here.
Please tell us what transaction settings you are using.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
Please tell us what transaction settings you are using.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "davissammybr" <davissammybr@...>
To: <IBObjects@yahoogroups.com>
Sent: Sunday, December 01, 2002 11:28 AM
Subject: [IBO] Lock conflict on no wait transaction
> Hi,
> My application are using a Multiered server using MIDAS, with
> remotedatamodule. In my server i have too an single datamodule, on it
> i have a tiboquery to update on table in 5 to 5 seconds ( This update
> change only 2 fields of the table and these field are not changed out
> it).
> The clients applications need update others field in same table
> using a remotedatamodule, but when clients are up to ~20 i receive
> the folowing message:"lock conflict on no wait transaction".
> What is wrong in my application ?
>
> Thanks All.
> Sammy Davis