Jump to content

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

Recommended Posts

Posted

You can use a global on the left side of a relationship.

For a start, create a "Constant" field, a number calc that = 1 in all your files. Then make a relationship based on that, that gives you all records in the related file. Make sure the relationship does NOT have "when deleting, also delete related" checked!

I'm not sure how you want to relate the user ID to the other files, but that would require the user ID "belong" to the related records. A global on that side of the relationship would be meaningless. If more than one user is going to belong to a related record, you could use a multi-line key in the related file, where each user's ID & paragraph symbol is added to a field via script.

Posted

Thanks for the replies Lee and Tom. As for that Gateway solution, it's way beyond me. I have no idea whats going with that. confused.gif

Tom, I'm going to give your "Constant" field a try. I'm not sure why I wanted to have the user (by number) related to the others files. I just wanted a way to get data from those other files through the front end database and couldn't think of how to do it. Hopefully I'll be able to do what I need using your idea. smile.gif

Joe

  • 2 weeks later...
Posted

Joe -- I have done what you are talking about and created front end databases that are really just layouts with related portals into the databases that hold the information.

I have also created front-end databases that are truly "view-only" in that the data is entered into one database and then exported out to a "holding database". Each time the front end is opened, it imports the records from the "holding" database and displays it for the end user. I use this in a sort of Kiosk display that shows our associates key information from a lot of different files.

If you need more information, my e-mail is [email protected]

Scott

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