Hi! I'm using pysqlite in Python 2.5.2 and got the following error

  File "....py", line 120, in ...
    cursor.execute(sqlquery)
sqlite3.OperationalError: Could not decode to UTF-8 column 'j' with text
 '77395 149900 178104 251956 257906 290771 294739 421322 537670 565626 600208 81
1358 866671 934232 977022 1012035 1025343 1042469 1049366 108748

Any idea of what is wrong?

Dinesh

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to