[Zope-DB] ZJetDA
Jason Howlett
jason.howlett@theitbridge.com
Wed, 31 Jul 2002 15:05:38 +0100
Hi,
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):
File C:\PROGRA~1\ZOPEIN~1\lib\python\ZPublisher\Publish.py, line 150, in
publish_module
File C:\PROGRA~1\ZOPEIN~1\lib\python\ZPublisher\Publish.py, line 114, in
publish
File C:\PROGRA~1\ZOPEIN~1\lib\python\Zope\__init__.py, line 159, in
zpublisher_exception_hook
(Object: Zope)
File C:\PROGRA~1\ZOPEIN~1\lib\python\ZPublisher\Publish.py, line 98, in
publish
File C:\PROGRA~1\ZOPEIN~1\lib\python\ZPublisher\mapply.py, line 88, in
mapply
(Object: addConnection)
File C:\PROGRA~1\ZOPEIN~1\lib\python\ZPublisher\Publish.py, line 39, in
call_object
(Object: addConnection)
File C:\Program Files\ZopeInstallation\lib\python\Products\ZJetDA\DA.py,
line 25, in addConnection
(Object: Zope)
File C:\PROGRA~1\ZOPEIN~1\lib\python\Shared\DC\ZRDB\Connection.py, line
60, in __init__
(Object: Jet_database_connection)
File C:\PROGRA~1\ZOPEIN~1\lib\python\Shared\DC\ZRDB\Connection.py, line
89, in edit
(Object: Jet_database_connection)
File C:\PROGRA~1\ZOPEIN~1\lib\python\Shared\DC\ZRDB\Connection.py, line
168, in connect
(Object: Jet_database_connection)
File C:\Program Files\ZopeInstallation\lib\python\Products\ZJetDA\db.py,
line 76, in __init__
File C:\Program Files\ZopeInstallation\lib\python\Products\ZJetDA\db.py,
line 80, in open
File C:\Program Files\ZopeInstallation\lib\python\Products\ZJetDA\db.py,
line 56, in get_db
BadRequest: (see above)
I think the problem might be the syntax I'm using, but I have tried endless
different ways and still no luck.
I would appreciate any guidance before this drives me mad!
Many Thanks
Jason Howlett