Hello,
I've a problem with orion and the advanced O-R mapping. I use Orion V1.43
with MS ACCESS and the sun.jdbc.odbc.JdbcOdbcDriver. 
When I try to map a customer EntityBean(CMP) to an AddressBean (PK =
Integer) (one to one) the database tables will create correctly (an integer
field name in the customer table). 
When I try to create a Customer Bean with create(primaryKey), the jdbc-odbc
Driver throws an exception: MSACCESS ODBDriver: Optional Feature not
supported!

What can I do? Does MSAccess not support the advanced OR-Mapping with Orion?


Reply via email to