Nagasaki Posted December 15, 2006 Posted December 15, 2006 I have two seperate databases, "members" and "mailing" that are currently related to one another through a customer id field (this is so that all the contact info put into the mailing database will pop up into members). My coworkers are annoyed that whenever you work in one, you have to have the other open as a result of the relationship, so I want to try to do is merge the two. I was thinking of importing the "members" records into the mailing database and just creating a new layout for members in that database. But because my members use the fields on the mailing table, how do I import so that my members records just show up on my members layout? Does this sound feasible, or like more work than it is worth? There are presently over 10,000 mailing records and 400 member records, so I am more than a bit afraid of messing things up.
IdealData Posted December 16, 2006 Posted December 16, 2006 And what do your co-workers know about database design? It is of no consequence to the users that the other file must be open, but they do not have to manually open the file as it will open automatically once they are on a layout that uses the relationship. If it works, don't fix it.
Raybaudi Posted December 17, 2006 Posted December 17, 2006 Does this sound feasible, or like more work than it is worth? Not so much work ... about 15 minutes ! No time to import those records into a new table and 10 minutes to reconstruct the relationship.
Recommended Posts
This topic is 6610 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