From:
<car...@te...> - 2004-05-04 17:01:41
|
Hello: Sorry for the delay, i was thinking i ave answered this yet :) for doesn't appear in my sent email folder. >BTW, when do I need (must) to use explicit transactions? > This will depend on your application, and example can be when you want to have atomic updates (inserts, deletes, updates) or when you need to use a Isolation level different than ReadCommitted that is the one used always for implicit transactions. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |