Importing Filemaker Pro data into Access

Michael Bradbury 0 Reputation points
2026-09-17T14:38:04.87+00:00

How can I import the data from a Filemaker Pro database into Microsoft Access using Office Pro 2024?

Microsoft 365 and Office | Access | Other | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Killian N 4,145 Reputation points Independent Advisor
    2026-09-17T15:08:32.27+00:00

    Hi Michael,

    You can import data from FileMaker Pro into Microsoft Access 2024 by using an ODBC connection.

    First, enable ODBC/JDBC sharing in FileMaker Pro and ensure that the account used for the connection has the appropriate ODBC/JDBC access privilege. You will also need to install the FileMaker ODBC client driver and create an ODBC Data Source Name (DSN) in Windows.

    After configuring the connection, open Microsoft Access and follow these steps:

    1. Go to External Data > New Data Source > From Other Sources > ODBC Database.
    2. Select Import the source data into a new table in the current database.
    3. Choose the FileMaker DSN.
    4. Enter the required credentials and select the tables you want to import.

    Please ensure that the ODBC driver matches the architecture of your Office installation. For example, 64-bit Access requires a 64-bit ODBC driver.

    For detailed instructions, please refer to the following official documentation:

    This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    If this is only a one-time migration, another option is to export the FileMaker data to CSV or Excel and then import the exported files through the External Data tab in Access. Please note that FileMaker-specific objects, such as scripts, layouts, calculations, and relationships, may need to be recreated manually in Access.

    I hope the information I shared was somewhat helpful. If you have any further questions or updates, please don’t hesitate to share. I’m always happy to assist further if needed.    

    Was this answer helpful?

    1 person found this answer helpful.

  2. George Hepworth 23,120 Reputation points Volunteer Moderator
    2026-09-18T20:06:14.3533333+00:00

    Apparently you only have a file with data in it on a backup disk.

    At this point, and this is perhaps a long shot, you might ask an AI agent for help. Claude Code, OpenAI Codex, CoPilot and others can write python scripts to run via PowerShell. That is conceivably a way to get at the data in the FileMaker file. That's not a guarantee, but a suggestion to try.

    Another option is to look for free 3rd party tools that might open the FM data file and export the data to csv.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.