Before you begin

  • The account for the source file must have the Full Access privilege set assigned to it. See FileMaker Pro Help.

  • Unless you are encrypting or decrypting, the source file and the target file must be either both encrypted or both unencrypted. If they are encrypted, the encryption passwords can be different.

  • Make sure you know the account name, password, and encryption password (if encrypted) for the source file and the target file.

  • Windows: To display UTF-8 characters correctly in the developer tool output, set the code page for the command window to UTF-8. For example, use the chcp command:

    Copy
    > chcp 65001
    Active code page: 65001