Jump to content

Recommended Posts

Posted

Hi,

I currently have two FM files which started off as identical copies. One is live and in production, the other copy was given to an outside developer to make some improvements. Over the course of 6 months, I had to make some changes to the production copy, and failed to take good notes. What tools do you recommend to compare the two files for differences? Im really just looking to move the new fields and scripts I made in the production copy over to the new version (developer improved). Any suggestions are appreciated!

Posted (edited)
8 hours ago, Fred_S said:

What tools do you recommend to compare the two files for differences?

 There are various tools that can compare DDRs such as:

 I have no recommendation to make since I don't use any of them.


You can also use general tools for comparing XML documents (either DDR or the output of Save a Copy as XML). The result may be more difficult to read but it could be all you need for a one-time task such as you describe.

Oh, and for fields only you could simply compare the results of ExecuteSQL() querying the FileMaker_BaseTableFields table.

 

Edited by comment

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.