On Tue, Aug 01, 2006 at 10:50:16AM +0200, Iwan Vosloo wrote:
> And I may want to rollback
> and start a new transaction several times - all using that same
> reference.  Which can be done with PEP249 connections, but not with a
> sqlobject.Transaction... (because it becomes obsolete)

   You can "recover" it by calling transaction.begin() and continue to use
the same transaction object.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to