On Mon, 6 Jun 2011, D. R. Newman wrote: > If I knew where to look in the database tables, I could check if some have > an offset set to +60 and others to -60. SELECT recordid,title,startoffset,endoffset FROM record ORDER BY recordid,startoffset,endoffset; Best Regards, Alex