Updating data between FileMaker and ODBC data sourcesIn general, committing data in ODBC data sources works the same as committing FileMaker data. For example, FileMaker saves changes to external data when you exit a field or move to another record. For more information, see Committing data in records. However, because external data is controlled by different software and can be used interactively by users working outside of FileMaker software, there are certain actions you can take to assure you have the latest record data and table schema.
2. Current data, including data entered by users outside of FileMaker, appears. You can also flush the internal cache with the Refresh Window script step.
1.
2. In the Manage Database dialog box, click the Fields tab.
3. Choose the table you want to work with from the Table list.FileMaker updates the schema between the ODBC source and the “shadow” table. You have not changed the field schema in the data source, only updated FileMaker’s table schema for any new or missing fields. For example, if you delete a field from an ODBC table in the relationships graph, when you click Sync again, the field from the external data source will reappear.Note After you synchronize, any field options you set in FileMaker Pro might be reset if the ODBC data source doesn’t force that option. For example, if you selected the Not empty validation option, after synchronizing, you might have to reset that option.