Hello,

I was testing PySQLite and got an exception:

Traceback (most recent call last):
  File "D:\code.cesarodas.com\etopa\test2.py", line 33, in <module>
    for result in search(raw_input("Search:")):
  File "D:\code.cesarodas.com\etopa\files.py", line 147, in search
    r = cu.execute('select dir, file from files where file like :item',
{"item":
item}).fetchall()
sqlite3.OperationalError: Could not decode to UTF-8 column 'file' with text
'DJ
Marky e DJ Patife - S¶ tinHa qUe Ser cOm voce.mp3'


Any one had an idea how to solve this problem?

-- 
Best Regards

Cesar D. Rodas
http://www.cesarodas.com
http://www.thyphp.com
http://www.phpajax.org
Phone: +595-961-974165

Reply via email to