![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I've got a database that stores folder names and files in those folders. So, I've got a table called Folder and a table called File. The Folder table is linked to the File table through a folder ID field in the File table, because folders contain many files. But Folders also contain other folders, so I need to create a recursive relationship between two instances of the Folder table, but the relationship graph in FMP doesn't allow me to draw a relationship between two instances of the same table. I can't make a relationship between two instances of the Folder table. Help? |
#2
| |||
| |||
|
|
piscesboy <oraclmas... (AT) gmail (DOT) com> wrote: But Folders also contain other folders, so I need to create a recursive relationship between two instances of the Folder table, but the relationship graph in FMP doesn't allow me to draw a relationship between two instances of the same table. I can't make a relationship between two instances of the Folder table. Help? PiscesBoy, |
#3
| |||
| |||
|
|
On Sep 24, 9:12*pm, demp... (AT) actrix (DOT) gen.nz (David Empson) wrote:> piscesboy <oraclmas... (AT) gmail (DOT) com> wrote: But Folders also contain other folders, so I need to create a recursive relationship between two instances of the Folder table, but the relationship graph in FMP doesn't allow me to draw a relationship between two instances of the same table. I can't make a relationship between two instances of the Folder table. Help? PiscesBoy, You don't create relationships between tables. *You create relationships between "table occurrences". |
|
a relationship between the same TO, you can create multiple TOs from the same base table and create relationships between them. G |
![]() |
| Thread Tools | |
| Display Modes | |
| |