From: Pavel C. <pc...@us...> - 2003-02-04 09:21:43
|
Sean, On 3 Feb 2003 at 20:26, Sean Leyne wrote: > qmtest.exception -- qm.common.PythonException: The extension class > 'firebird.FirebirdISQLTest' could not be found. You may need to set the > 'QMTEST_CLASS_PATH' environment variable. > > I understand the error, just not sure where the variable should point to... First: Did you run the qmtest.bat from qmdb (test database) directory ? the approach I use: 1) Go to commandline shell 2) CD to qmdb directory 3) run qmtest.bat from there, for example ..\qm\bin\qmtest gui -C context- win.txt Second: Test database has a sub-directory QMTest where all extensions reside. There is also classes.qmc file that describe them (extensions are in firebird.py). Best regards Pavel Cisar http://www.ibphoenix.com For all your upto date Firebird and InterBase information |