simoncpage Posted May 11, 2004 Posted May 11, 2004 I am trying to setup out database for deduplicating. What I want is to be able to link all the duplications to a new master record. Which I have kind of done for example ID | Master Field 1 | 1 123 | 1 234 | 1 But what I want to be able to do is to be able to search for ID 234 and it returns all records with the same master field. Any help would be appreciated
simoncpage Posted May 11, 2004 Author Posted May 11, 2004 Answered my own question...normal ID search then an exteneded search with Master fields = 1 .... nice and simple
Recommended Posts
This topic is 7504 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