[Zope] SQLite database adapter

Bob Gailer bgailer at alum.rpi.edu
Thu Sep 25 21:40:29 EDT 2003


At 05:18 PM 9/25/2003, Kevin Carlson wrote:

>It looks like Zope can't find the SQLite libraries it needs in order to 
>make the connection.  I'm not familiar with SQLite, but I know in the case 
>of MySQL one needs to install the MySQL-python libraries in order for the 
>Zope database adapter to be able to talk to MySQL.  This looks like the 
>same issue.
>
>I searched on zope.org for SQLite, found the ZSQLLiteDA product, and it 
>mentions that it works with pysqlite.  This omitted software is most 
>likely causing the error you are experiencing.  Get the software at: 
>http://pysqlite.sourceforge.net/index-old.html and see if you have better 
>luck after installing the product.  Make certain that you compile the 
>pysqlite libraries with the same python you are using to run Zope.

When I look at my ZOPE control panel I see
Zope Version (Zope 2.6.1 (binary release, python 2.1, win32-x86), python 
2.1.3, win32)
Python Version 2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit (Intel)]

I installed pysqlite (a while ago) under Python2.2. When I go to reinstall 
it only Python2.2 shows up in the list of Python versions from which to 
choose. Does this mean I need to get and install Python 2.1.3? Or is there 
a later version of ZOPE based on 2.2?

Bob Gailer
bgailer at alum.rpi.edu
303 442 2625
-------------- next part --------------

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003


More information about the Zope mailing list