[Zope-DB] ZJetDA
Dieter Maurer
dieter@handshake.de
Wed, 31 Jul 2002 23:45:04 +0200
Jason Howlett writes:
> I have been trying to use the ZJetDA on a 2.5.1 version of Zope. I have it
> correctly installed in my Zope application.
> The problem I have is with trying to make a connection. Whenever I try to
> enter a connection string I get this error:
>
> Traceback (innermost last):
> ...
> line 80, in open
> File C:\Program Files\ZopeInstallation\lib\python\Products\ZJetDA\db.py,
> line 56, in get_db
> BadRequest: (see above)
You forgot to tell us about essential pieces of Zope problem reports:
the "Error Type" and "Error Value".
They may contain essential clues about the problem.
Dieter