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

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

Recommended Posts

  • Newbies
Posted

I want to write data from a record out to another file before the record is updated so that I can track the update history of the record. I can't seem to find a way to do that in FileMaker. In SQL databases like SQL Server, it's easy: just an INSERT TABLE statement. In FileMaker, it looks like the best I can hope for is to write out the single record to an exported file, then at some point, import the record into the "history" file.

Maybe there's a more straightforward way to do this?

  • Newbies
Posted

The only method I have found is as you suggest

- export data from file1

- run a script in file2 that imports the data

It's the easiest method and doesn't involve to much processing.

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