From: Andy T. <an...@ha...> - 2004-04-02 22:00:55
|
Steve Holden wrote: > IIRC there's actually a database demo for Gadfly. You ought to be able > to adapt that to MySQL fairly easily - the gadfly module isn't quite > DBAPI 2.0 compliant, so there would be a slight impedance mismatch, but > techniques for working with MySQL in Python are fairly well-established. > > regards > Steve > > >>-----Original Message----- >>From: pyt...@li... >>[mailto:pyt...@li...]On >>Behalf Of ralph >>heimburger >>Sent: Friday, April 02, 2004 9:40 AM >>To: PythonCard Mailing List >>Subject: [Pythoncard-users] DB Framework >> >> >>Has anyone created a framework for updating a MySQL Database >>using Python Card? >> >>_____________________________________________________________ >> [snip] Look at the dbBrowser sample shipped with the distribution. It talks to MySQL, Gadfly, Metakit, SQLite, PostgreSQL and Oracle. It is currently read only but would quite easily support insert/update with the addition of a few appropriate methods. Regards, Andy -- -------------------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |