This has bewildered me for two days.
First not exactly the most standard set up running on windows wo 5.2.3, sql server 2000 using the jtds sql driver.
On a certain table in my db I keep getting the "lock operation locked more than one row" what I do know is that when it tries the Lock statement it looks like this:
SELECT t0.duration, RTRIM(t0.durationIsDays), t0.id, t0.idForTemplate, RTRIM(t0.instruction), RTRIM(t0.isActive), RTRIM(t0.isFirstTask), RTRIM(t0.isLastTask), RTRIM(t0.name), t0.phaseID, t0.taskID, t0.taskID1, t0.taskID2, t0.taskTypeID, t0.threshold, RTRIM(t0.thresholdIsDays), t0.workflowTemplateID, t0.workgroupID, t0.xCoordinate, t0.yCoordinate FROM TemplateTask t0 WITH (UPDLOCK, ROWLOCK)"
there's no where clause?!?! so obviously it's going to return more than one row. As far as i can tell all my types are in order. I'm nto sure where else to look for inconsistencies.
Frederick Wells
MarketForward, a Publicis Groupe Company
427 South LaSalle St.
Chicago, Il 60605
312.220.3056