In article <4.2.0.56.19990531085431.00bd7f00@lisp.atmm.nl>, Martijn Pieters <mj@antraciet.nl> writes
What database are you connecting too? Could it be that the security of the database doesn't allow the system account (the account all services normally start up as) to access the database? If it is an Access database, make sure the database isn't opened by any other process, for example. This could cause problems.
Local Interbase 4.2.1.328. this is the traceback... <!-- Traceback (innermost last): File f:\zope\lib\python\ZPublisher\Publish.py, line 255, in publish_module File f:\zope\lib\python\ZPublisher\Publish.py, line 157, in publish File f:\zope\lib\python\ZPublisher\mapply.py, line 154, in mapply (Object: manage_open_connection) File f:\zope\lib\python\ZPublisher\Publish.py, line 98, in call_object (Object: manage_open_connection) File f:\zope\lib\python\Shared\DC\ZRDB\Connection.py, line 179, in manage_open_connection (Object: stock) File f:\zope\lib\python\Shared\DC\ZRDB\Connection.py, line 197, in connect (Object: stock) File f:/Zope\lib\python\Products\ZODBCDA\db.py, line 154, in __init__ BadRequest: (see above) ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz