Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

The best way is to write a script (or two scripts).

First, find an individual record in the database you want to export from.

Now, go to the database you want to import into and choose file > impot records. Select the first file and choose the fields to import.

Once done, you should have that record in the second database. OK, delete that record.

Now go to scripts > scriptmaker and write a script called import individual record.

Clear all and then choose Import records.

Check all the options including the specify file as the first database.

Click OK then done.

Now, go back to your first database and write a script called export current record.

Again clear all. Then add the following.

Show All Records

Omit Record

Show Omitted.

Perform Script [external, and choose the database that you wrote the import script in and select that script]

There you go. Job is done.

All you have to do now is assign a button to run that script.

You didn't say you wanted to delete the orginal record so have not done that.

HTH

  • 5 years later...
Posted

Thanks for the tip! That is exactly what I was looking for.

I love FMforums! You all are the best!

Mark Jones

This topic is 6402 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.