News

When a node checks out a work item, do something like (it's been a while since I've done anything with SQL, so the exact syntax is probably different):<BR><BR>update job_table set in_use=TRUE ...