Can't edit a record Error ?

When i submitting the workflow in Enterprise Portal i am getting the following error

"Cannot edit a record in Attendance Table. An update conflict occurred due to another user process
deleting the record or changing one or more fields in the record."

Hi Satya

the error occurs when you repeatedly update the table buffer?

If so once u update the buffer do TableName_Reread() then call tablename_update()

for more information u can see the below link

http://axatluegisdorf.blogspot.com/2010/05/forupdate-record-after-record-insert.html

Thanks

Hi Satya

the error occurs when you repeatedly update the table buffer?

If so once u update the buffer do TableName_Reread() then call tablename_doupdate()

for more information u can see the below link

http://axatluegisdorf.blogspot.com/2010/05/forupdate-record-after-record-insert.html

Thanks

Please add code as tablename.reread() before tablename.update