|
Hello,
I am starting the developpement of an database application using
Dolphin5,
ReStore and MSAccess.
My object model contains many-to-many relationships, within ReStore those
relationships are named General Collections, and are stored using an
intermediate table.
Inspecting the data model using MSAccess I noticed that those
intermediate
tables don't define any foregein keys.
Is this the normal ReStore mapping ? Is there any limitation due to
MSAccess (I did
not try ReStore with an other database) ?
How to make ReStore generate foregein keys on many-to-many relationship
tables ?
|