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