Hey, I know the basics of interacting with databases in Python. How to start a transaction in case I want to group a couple of insert and update statements into a single operation? Thanks. -- http://mail.python.org/mailman/listinfo/python-list
- How to start a transaction? Hussein B
- Re: How to start a transaction? Diez B. Roggisch
- Re: How to start a transaction? M.-A. Lemburg