Jump to content

Copying a part of the database


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

Recommended Posts

Hi everybody,

I'm not sure I'm posting in the right section, so forgive me if I'm wrong.

I need to send a part of the databese to a client but don't want to let him see the information concerning other clients. I have tried to export the files after a search to another file but It only sends the principle table of my database and no layouts. Does anyone have an idea about how to do that?

Thanks in advance

Link to comment
Share on other sites

Create a clone of your database file(s), then import only found sets for that client. This will require multiple import steps, one from each table. It can all be scripted.

You would also be sending him the structure of your file(s). So that's something to consider. At the least you'd want to password-protect Full Access, so he can't make a mess of things easily.

If I was doing such a thing I would want to try and make that export file one file, with multiple tables. It's just cleaner that way. (Consider doing that for the real database :-).

But at this point you have to consider whether you couldn't instead manage to produce a layout that had all of the info, then either print or Save as PDF.

So, several options. All of them require some work.

Link to comment
Share on other sites

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