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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to