Re: lock operation locked more than one row issue!
Re: lock operation locked more than one row issue!
- Subject: Re: lock operation locked more than one row issue!
- From: Guido Neitzer <email@hidden>
- Date: Tue, 26 May 2009 17:13:00 -0700
On May 26, 2009, at 1:37 PM, Chuck Hill wrote:
I am not sure what you have done then. The problem is not that it
is selecting multiple rows. The problem is that it is trying to
lock rows:
> > SELECT ... FROM TemplateTask t0 WITH (UPDLOCK, ROWLOCK)"
EOF should not be doing that, that is optimistic^H^H^H^H^H^H^H^
pessimistic locking. Something has confused EOF which causes it to
do this (it is a bug).
Do you have to tell the plugin that explicitly? Never used MS SQL.
cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden