G
Guest
I'm sure this is a common problem solved many times on here but I wasn't sure
what terminology to search for.
So my problem is this, I have a table called products which has the fields
ProductID and ProductName. I then have an Orders and Order_Details table
which has a field referring to the ProductID, but when I run a query to
search for all orders of a particular product, the user has to enter the
ProductID and not the ProductName, how do I solve this?
what terminology to search for.
So my problem is this, I have a table called products which has the fields
ProductID and ProductName. I then have an Orders and Order_Details table
which has a field referring to the ProductID, but when I run a query to
search for all orders of a particular product, the user has to enter the
ProductID and not the ProductName, how do I solve this?