W
|
wfcentral author 1/25/2008 |
an update on what I'm doing... I did some research and found that what I am trying to create is a many-to-many relational database. |
J
|
Jane 1/25/2008 |
Robert, |
W
|
wfcentral author 1/25/2008 |
don't I need a third table to hold the relationships in? like table X in my second post? Robert, you can create custom view on the Datasource tables tab and join two tables in this view on the Edit SQL query tab. Then use this view in the master-detail relationships. |