caseyi Posted September 1, 2000 Posted September 1, 2000 I have a relational DB set up for mulitple users, would like to set up a password for each user. How do I write a script to allow them to see/edit their own records in the master file once they put in their log in ID?
Kurt Knippel Posted September 2, 2000 Posted September 2, 2000 quote: Originally posted by caseyi: I have a relational DB set up for mulitple users, would like to set up a password for each user. How do I write a script to allow them to see/edit their own records in the master file once they put in their log in ID? A flag on each record that denotes who can see it. Your navigation would check the record to see if the user can see it. You could also in clude this in your finds. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Senior Filemaker Developer http://www.database-resources.com mailto:[email protected] =-=-=-=-=-=-=-=-=-=-=-=-=
Recommended Posts
This topic is 8853 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 accountSign in
Already have an account? Sign in here.
Sign In Now