Jump to content

Importing legacy database into new database


This topic is 7410 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have FileMaker 5.5 dilemma. I have an old database system that I need to merge/import into a new database system. The basic issue is that the older database uses a different relationship than the new system. The relationship is one-to-many.

When a record is created/imported into the new system, an auto ID is created called 'IDWebJobs'. The old relationship is based on a field called 'SpecCode'. The question is when I import the old records into the new system and the 'IDWebJobs' field is auto-populated, how do I change the other related database to match these new ID's without manually entering in the new ID's? Is there some type of script/calculation that I can create that finds the new IDWebJobs ID based on the old SpecCode and matches that to the related database?

Posted

If I'm understanding you correctly, simply do a Replace on the IDWebJobs field in the "many" file with a calculated result: SpecCodeRelationship::IDWebJobs.

This topic is 7410 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.