[Tkinter-discuss] sqlite3 operational error with tkinter

Cameron Laird Cameron at phaseit.net
Thu Aug 30 16:07:16 CEST 2007


On Tue, Aug 28, 2007 at 11:37:49PM -0700, tuxfood wrote:
			.
			.
			.
> I am writing a small questionnaire application. I am using sqlite3 and
> tkinter + python. I started off by writing a console application. The
> application queries a db file i created . But while using in the gui
> application i am getting an error that a column cannot be decoded into
> UTF-8. Is this a problem with the DB file? or has this got to do something
> with tkinter? I am attaching the source code too.
			.
			.
			.
?  What's the exact diagnostic message, and which statement yields it?


More information about the Tkinter-discuss mailing list