Thank for the reply! I was using 

using (TransactionScope tx = new TransactionScope())

but somehow the data is not commited once inserted! Everything seems to work
fine but after I realise that nothing has been inserted on the database! I
think it's no commiting anything and the data gets lost! Any ideas? I really
apreciat your help :)
-- 
View this message in context: 
http://old.nabble.com/Transaction-across-multiple-SqlMapConfig-tp28000351p28003565.html
Sent from the iBATIS - User - Cs mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-cs-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-cs-h...@ibatis.apache.org

Reply via email to