#- My Proglem is, I get after a query on a mysql database with #- module MySQLdb a #- tuple but I need this output from database as a string. #- can anybody help? The best way to convert to a string is with str(). A general answer to a general question... . Facundo