Jump to content

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

Recommended Posts

Posted

Does FileMaker 7 offer a way to timestamp each field of your choosing to keep track of when changes were last made to that field?

I am attempting to build a small synchronization system to perform data replication and I would only like to transfer data that has changed.

Thanks,

Eric

Posted

Basically for every field that you want to track like this, you need a timestamp field. This needs to auto-enter the calculation "Evaluate ( Get ( CurrentTimeStamp ) ; [ TheFieldYouWantToTrack ] )" and you need to allow it to replace the existing value.

Posted

I see, that is kinda what I figured...I was hoping that this would be a field option that I was over-looking, but no such luck. Thanks, I will give this a try.

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