RE: MySQL DB-Api

2008-03-12 Thread Robert Rawlins
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

MySQL DB-Api

2008-03-11 Thread Robert Rawlins
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