On Wed, Nov 19, 2008 at 6:48 AM, शंतनू (Shantanoo) <[EMAIL PROTECTED]> wrote:

> You may try:
> c.execute("insert into ABC(%s) values('%s')" % (list1_value, list2_value))

This is a bad idea for reasons I gave in a previous email.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to