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

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

Recommended Posts

Posted

Ok so I think this post beongs here, but if not let me know and I will delete and re-post!

We have two groups of users that will be using the same database. These two groups will not see any of the same screens due to certain reports that will be run, scripts that could be executed, admin fields and whatnot.

Right now I have seperated them into two files and am using a script to open the correct file depending on their privilege set. IS this neccesary? I could do it more simple CORRECT??

Posted

You should keep like-data in the same file, so you don't have to mess with syncronization. The interfaces for different groups could be in the same file or separated into two files, linking to the same data file. I should think it would be easiest to design and maintain the interfaces if they were in one file (one set of scripts and relationships to deal with,) and it may be easist to have them in the same file as the data.

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