H
HENRY ONYEAGBAKO
In the sample Northwind database the products and orders tables are linked
in a many to many relationship by the junction table order details. The
order details table rather than showing the product ID number it displays
the products name. I have created a similar relationship with two of my
tables in my database they being Films and Actors linked by the junction
table Film Actors but have been unable to copy Northwind by displaying the
Actors name in Film Actors. Any suggestions welcome
in a many to many relationship by the junction table order details. The
order details table rather than showing the product ID number it displays
the products name. I have created a similar relationship with two of my
tables in my database they being Films and Actors linked by the junction
table Film Actors but have been unable to copy Northwind by displaying the
Actors name in Film Actors. Any suggestions welcome