[Zope] Zope2.9 sqllite
Chris Hoy
Chris.Hoy at hoyc.fsnet.co.uk
Wed Nov 8 12:34:45 EST 2006
Hi
I am trying to get a zope site to use sqlite database. I have the following
setup
Zope 2.9
ZSQLiteDA ZSQLiteDA-0.4.1
Pysqlite 2.3.2
I can connection to the database but whenever it try to render a page
template that uses a SQL Method to get data from the database I get the
following error
Error Type: ProgrammingError
Error Value: SQLite objects created in a thread can only be used in that
same thread.The object was created in thread id 3968 and this is thread id
4328
Chris Hoy
More information about the Zope
mailing list