Jump to content
Server Maintenance This Week. ×

Transfer data between Access and FMP


This topic is 8377 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Except where one of the programs can directly read/write the other's native format, my preference is always to import/export tab delimited files since this format is supported by most applications and is fairly foolproof. You can use the import and export steps in a Filemaker script to automate the Filemaker end of things. Do an export (or import) manually first. Select the fields that you want to export (or import) in the dialog box. Then, when you choose the Export Records (or Import Records) script step, the script will use and store the same field order as your last manual export (or import).

As for Access, I expect you should be able to do the same.

Link to comment
Share on other sites

This topic is 8377 days old. Please don't post here. Open a new topic instead.

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.