t@python.org
Subject: MySQL DB-Api
Good morning list.
I'm in the process of learning my way around the DB-API module for MySQL and
wanted to come and get some advice on how you all manage your database
connections and cursors.
Within my applications I'll have many classes which acce
Good morning list.
I'm in the process of learning my way around the DB-API module for MySQL and
wanted to come and get some advice on how you all manage your database
connections and cursors.
Within my applications I'll have many classes which access the database, I'm
wondering to what leve