September 1, 200025 yr 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?
September 2, 200025 yr 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] =-=-=-=-=-=-=-=-=-=-=-=-=
Create an account or sign in to comment