Problem using PyDO 2.0 with SQLite (Python 2.4 + pysqlite2)

[email protected] Wed, 14 Feb 2007 14:31:33 +0000
Newsgroups gmane.comp.web.skunkweb
Message-ID <[email protected]>
Hello,
I'm using PyDO 2.0 already with a remote MySQL server and it works very gratifying for me.

Now I tried to use a local SQLite database too (under Python 2.4 and pysqlite2), but when
accessing the db, I get following Exception:
Traceback			
    ?	C:\TG\ingo\src\client-1.0a1\ingo\client\model3.py	1384	
    getSome	build\bdist.win32\egg\pydo\base.py	667	
    getDBI	build\bdist.win32\egg\pydo\base.py	443	
    getConnection	build\bdist.win32\egg\pydo\dbi.py	316	
    _connect	build\bdist.win32\egg\pydo\dbi.py	228	
    _get_driver_class	build\bdist.win32\egg\pydo\dbi.py	236	
    _import_a_class	build\bdist.win32\egg\pydo\utils.py	55	
    ?	build\bdist.win32\egg\pydo\drivers\sqliteconn2.py	32	
KeyError: 'date'

As far as I found out, the problem occures when registering the additional
conversion mappings (DATE, DATETIME,...) at module init, but I don't know
how to solve the problem.

Thank's for any tips
Thomas


PS: Will there be any further developement of PyDO? Seems not very active at the moment, but
would be a great pity if it would die silently!



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV