January 10, 200323 yr I need to stop editing capability on a certain field when a script is run. I present I produce a duplicate record in another db that doesn't allow access via password protection. Is there an easier way? Kieron
January 14, 200322 yr Well, it really depends on your database, but if its viable, you can just edit the script to be sensitive to the current user name? That way if its the user you don't want to be able to alter the field, it can just skip the step with an if statement?
Create an account or sign in to comment