Perseo wrote: > Hi again, > > WORKS!!! I download all I need as python + reportlab. Only 2 questions: > > 1. I need all of this package? because it is 6Mb!
I'm afraid you need all of it. BTW My reportlab package is only 3MB... hmm strange. > 2. How can I connect my software with MySql. In my Hosting is present > the Python support but I don't thing that the MySQLdb is present. How > can I solve this little problem? You can install MySQLdb wherever you want. You need only to make sure the module is in your PYTHONPATH. HTH, Rob -- http://mail.python.org/mailman/listinfo/python-list