Why am I getting a 'sqlite3.OperationalError'?

Mark Summerfield m.n.summerfield at googlemail.com
Thu May 11 03:54:53 EDT 2017


The ? is indeed for variable substitution, but AFAIK only for field values, not for table names, which is why your first example doesn't work and your second and third examples do work.



More information about the Python-list mailing list