SQLite Forum

ValueError: parameters are of unsupported type
Login
So what makes you sure it's Clnt_Num that's the problem child? Have you checked the types of all the other 14 parameters to make sure they're something ok?

Also, you're gonna hit a problem at the end there where you have M's in comm, whereas you have N's in conn above. Also, what is "com" that you are closing?