Quote:
Originally Posted by hlmi
we have an old but important filemaker database saved from an outdated computer. our current pcs do not have filemaker. is there a way to convert a filemaker database to access, excel, or a microsoft works database?
|
It is possible to automate the conversion of data, layouts, value lists and relationships to other databases like Access by using
FmPro Migrator.
As part of the conversion process, repeating fields data can be converted into related records in a new table. Within FileMaker Pro, repeating fields contain an ASCII(29) character which separates each of the values so that the FileMaker database can separate the values for display and entry purposes. Other databases like Access/SQL Server etc, can't make use of these values. So that is why it is important to convert the values into related records.
David Simpson