ran AppWiz, picked Firebird, got this error
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/dabo/lib/eventMixin.py", line 97, in
raiseEvent
bindingFunction(event)
File "/usr/lib/python2.4/site-packages/dabo/ui/dialogs/Wizard.py", line 124,
in onNext
self.CurrentPage += pg.nextPage()
File "/usr/lib/python2.4/site-packages/dabo/ui/dialogs/Wizard.py", line 275,
in _setCurrPage
ok = self._pages[self._currentPage].onLeavePage(direction)
File "AppWizard.py", line 306, in onLeavePage
conn = dabo.db.dConnection(ci)
File "/usr/lib/python2.4/site-packages/dabo/db/dConnection.py", line 28, in
__init__
self._connection = self._openConnection()
File "/usr/lib/python2.4/site-packages/dabo/db/dConnection.py", line 63, in
_openConnection
return self._connectInfo.getConnection()
File "/usr/lib/python2.4/site-packages/dabo/db/dConnectInfo.py", line 107,
in
getConnection
return self._backendObject.getConnection(self)
File "/usr/lib/python2.4/site-packages/dabo/db/dbFirebird.py", line 31, in
getConnection
password=password, database=database)
File "/var/lib/python-support/python2.4/kinterbasdb/__init__.py", line 435,
in connect
return Connection(*args, **keywords_args)
File "/var/lib/python-support/python2.4/kinterbasdb/__init__.py", line 612,
in __init__
b.dsn, b.dpb, b.dialect, timeout
OperationalError: (-902, 'isc_attach_database: \n I/O error for file
"webtest"\n Error while trying to open file\n No such file or directory')
Carl K
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev