I have 2 tables to capture data from Customers and Orders with an active relationship between them using Inner Join, and displaying Customer name as a value in Orders table. I'm using a dropdown box to display Customers, but 2 of them have exactly the same name. When populating the Customers available in Orders DataPage, these customers are grouped under the same name and I can't find any method to separate or distinct their records... How can I work around this issue?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
danielfreitas
I have 2 tables to capture data from Customers and Orders with an active relationship between them using Inner Join, and displaying Customer name as a value in Orders table. I'm using a dropdown box to display Customers, but 2 of them have exactly the same name. When populating the Customers available in Orders DataPage, these customers are grouped under the same name and I can't find any method to separate or distinct their records... How can I work around this issue?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.