hi farokh, the current version of torque included with ojb does not support ms-access. but i've sent the necessary files to martin poeschl of torque, and he will include them in the next version. torque is only needed to build the database for the testcases, it's not needed to run OJB.
hth jakob ----- Original Message ----- From: "Farokh Herfat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 6:12 AM Subject: Support for MsAcess I was wandering if anyone has successfully used OJB with MsAccess. I followed the directions for running build prepare-testdb and build prepare-tutorials (for tutorial 1). I got the following error both times: "Database-specific properties file does not exist: C:\jakarta-ojb-0.9.7\sql\base\msaccess\db.props" So I opened up torque-3.0-b3-dev.jar under jakarta-ojb-0.9.7\lib and noticed that there was a sql\base directory for all supported RDBMS types except msaccess. Once I created such a directory, added db.props (copied from sql\base\mssql), I didn't get that error anymore. I need to know if this means that OJB does not work properly with MsAccess. The project I'm working on must use MsAccess, so I really need to know whether OJB supports MsAccess, and if so, can anyone point me to the right path for setting up tutorial 1 (or any other example) using MsAccess. Thanks in advance. Farokh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
