Newbies BSNP Posted April 27, 2010 Newbies Posted April 27, 2010 Can someone help me? I have a flat data base that has about 20,000 records in FM 8.5 advance. The problem is that it was not set up right so one client maybe in the database multiple times. I am designing a new database in FM 11 Pro to have a one to many relationship. One Client to Many animals . I need to transfer the information into the new database and assign each client an ID number. For example: Sue Smith has 25 records in the 1st database. I want to import Sue Smith into the new database (client table) and give her an ID number and only have one record for her in the client table. Then I also need to assign an ID number to each animal that Sue Smith owns and add them to the animal table. Thanks!
TKnTexas Posted June 19, 2010 Posted June 19, 2010 In a working copy of the database, create the ID number (key). You will do two imports. Do one import for the fields of information in the client table after doing a find to get only one of each record. Then import the records for all records to the animal table. The only common field in the imports is the ID Number field.
Recommended Posts
This topic is 5271 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