On May 10, 10:23�pm, MooJoo <[EMAIL PROTECTED]> wrote:
> I'm building a Python app that will be making queries to a MySQL server
> using the MySQLdb module. The app will need to create SQL statements on
> the fly which, in addition to going to the server, will occasionally
> need to be displayed to
I'm building a Python app that will be making queries to a MySQL server
using the MySQLdb module. The app will need to create SQL statements on
the fly which, in addition to going to the server, will occasionally
need to be displayed to the user. While these queries are not too
complex, they st