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

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

Recommended Posts

Posted

Is there any way to export DATA in FMP format with password protection?

Posted

No, sorry.

Unless there is a plugin that does it, but I doubt FileMaker will have allowed plugin developers to get under the hood of the plugin architecture.

You could however store an empty, password-protected, template file with the right data structure in. Then, when you want to export password-protected data, run scripts to:

1) make a copy of that empty file

2) open it

3) do an import from your main file of the data you want

4) close it

5) do whatever else with it (email it, archive it, whatever)

Hope that helps.

Yours

James

Posted

Thanks for the idea.

I've decided on using Scriptmaster's encryption. It works great!!!

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