Showing related tags and posts accross the entire site.
-
pseudo code: instatiate transaction manager tm try{ Loop object.insert object.insert Next } catch{ tm.rollback()} finally{tm.commit()}
-
Hey... My bad... In the Updates I didn't put the trans object - Update(trans, entity). It's working know! Cheers