Newbies BSkelding Posted July 8, 2004 Newbies Posted July 8, 2004 I am trying to find a way to have the password for a database entered automatically based on a persons username. Here is the situation: There is an opening database, we'll call it Login.fp5, where the user logs in. If the user is a valid user it then takes them to Main.fp5 via a script. Main.fp5 has two passwords, Admin and User. When Main.fp5 is opened it prompts for a password. Is there a way to automate this so the user never sees the password dialog? Ideally I would like to pass the password to Main.fp5 via the script that opens it. I'm not sure how to accomplish this if it is even possible. Thanks for you help, Brian
dmaxj Posted July 8, 2004 Posted July 8, 2004 I have a similar problem, too, but I guess it would fall under password automation. I need to know if there is a way to automatically send a password to a table that requires a password. I need to access a valuelist in the passworded table, and I need to make a relationship between both tables. Thanks
Fitch Posted July 8, 2004 Posted July 8, 2004 Take a look at the thread here on Opener Files. It goes into quite a bit of detail on this sort of thing.
Recommended Posts
This topic is 7441 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