A bit off topic, but does anyone have some code for MySQL with python.
I have installed MySQLdb and have got the examples working, but am looking
for the techniques for a little bit more, ie create table, show tables, show
field names, field types etc. Reading the documents and trying some
experiments was a total failure for me.
The Pythoncard sample seems to have all these things covered, but I am
having difficulty extracting the code from Pythoncard to plug into my Boa
app.
----- Original Message -----
From: "Harnell, Lynndon" <Lynndon.Harnell@upstream.originenergy.com.au>
To: <wxpython-users@lists.wxwindows.org>
Sent: Thursday, March 14, 2002 9:28 AM
Subject: [wxPython] MySQLdb with wxPython
Hi again
A bit off topic, but does anyone have some code for MySQL with python.
I have installed MySQLdb and have got the examples working, but am looking
for the techniques for a little bit more, ie create table, show tables,
show
field names, field types etc. Reading the documents and trying some
experiments was a total failure for me.
The Pythoncard sample seems to have all these things covered, but I am
having difficulty extracting the code from Pythoncard to plug into my Boa
app.