Niklas Posted February 28, 2002 Posted February 28, 2002 Hello, I have one file that contains items, and another one that contains customers. The customers can have a lot of items. An item can only have one customer. So I've set it up so that you choose a customer in the items file, and in the customer file you can display all items that have the current customer. But when I change an item to belong to a different customer, this is not updated in the customer db. How do I update this? thanks!
Fitch Posted February 28, 2002 Posted February 28, 2002 Not enough information, but it sounds like you're changing the Name in the Item file, but the Customer file is showing Items related by a field other than Name, perhaps Customer ID? Hard to say without more specifics about your Relationships.
Recommended Posts
This topic is 8305 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now