Is it possible to setup a relationship between two (2) files that shares a common field?
vehicle.vin (1) -------> (many) sales.vin
vehicle.vin (1) -------> (many) sales.tradevin
Obviously 'vehicle.vin' is the common field. In the first instance it points to all sales for a particular vehicle. In the second it points to all sales where it was used as a tradein.
I have tried setting this up using the relationships manager, but it will not allow the same field to be linked to more than one field in a subsequent table. I should stress that the database is a MySQL (ODBC) database that resides on a remote server. Informix, Oracle, Progress have no problem with linking fields multiple times, and I'm sure Access has no problem with it either, but I haven't found the means of accomplishing it, or the fact that it is not inherent to the Access DB is preventing it.
Any help will be much appreciated.
Thanks,
JP
vehicle.vin (1) -------> (many) sales.vin
vehicle.vin (1) -------> (many) sales.tradevin
Obviously 'vehicle.vin' is the common field. In the first instance it points to all sales for a particular vehicle. In the second it points to all sales where it was used as a tradein.
I have tried setting this up using the relationships manager, but it will not allow the same field to be linked to more than one field in a subsequent table. I should stress that the database is a MySQL (ODBC) database that resides on a remote server. Informix, Oracle, Progress have no problem with linking fields multiple times, and I'm sure Access has no problem with it either, but I haven't found the means of accomplishing it, or the fact that it is not inherent to the Access DB is preventing it.
Any help will be much appreciated.
Thanks,
JP