python mysql and xml

Piet pit.grinja at gmx.de
Thu Sep 9 12:38:22 EDT 2004


> 
> Hi
> I want to select only selected data from mysql database.
This can be achieved by combining two modules: the MySQL Module for
python and PyXML for generating the XML output. It is not a big issue
to achieve the desired transformation when you know the basics of
these two modules. Have you already had a look at these modules or are
you familiar with MySQL statements and XML in general? If so, It will
not be a problem to give you some hints. If the basics are missing,
then things can be a little more difficult because you apparently need
a somewhat general solution.
Peter



More information about the Python-list mailing list