I want to be able to catch database transaction errors, roll the
transaction back, and re-direct the user to a page. (That page may
depend on the page from which the error occurred, but that's a lesser
need.) Would somebody please tell me a uniform way to do this (without
try...catching every SQL statement) in TG 2.0 (1.9.7b1)? I prefer a
solution that handles this error at a single point, without wrapping
every method with a handler, if one exists.

Thanks,
Brian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to