On Wed, Jun 23, 2010 at 12:51 PM, Stephen Hansen <[email protected]> wrote:
> The problem is not this line but:
>
>
> File "/var/www/html/globalsolutionsgroup.vi/mailSpreadsheet.py", line
> 38, in mailSpreadsheet
> cursor.execute('select * from %s', (client,))
>
>
> This one.
>
Yes, can't use the comma, must use the percent. Will be the death of me.
Thanks,
beno
-- http://mail.python.org/mailman/listinfo/python-list
