Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

What is the easiest way to transfere data back and forth between a Filemaker 5.0 and the Microsoft Access Database? To what extent can scripts be employed? Thanks for you help.

Posted

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.

This topic is 8590 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.