Home » Developer & Programmer » Forms » checking user name and password
checking user name and password [message #83543] Thu, 23 October 2003 23:57 Go to next message
Rabin
Messages: 6
Registered: October 2003
Junior Member
hi
Actualy I want to check whether my user name and password is correct or not. if any user who is trying to run the program, who is just going to logon is in the oracle Developer form5.0 is wrong user name and password then it must return with privious
user name and password.
thanks
Rabin
Re: checking user name and password [message #83548 is a reply to message #83543] Fri, 24 October 2003 08:29 Go to previous message
sameer_am2002
Messages: 129
Registered: September 2002
Senior Member
What actually you want is to log wrong username and password.You can do one thing maintain users in your database.For e.g. Username and Password stored in the table User_Information. Then in On-Logon Connect with your main database user i.e. super user and provide one screen to user for entering username and password.This username and password you can validate with your User_Information table and on entering wrong username and password you can store it in your log table.Hope ths would help you.
Previous Topic: query function
Next Topic: Controlling report queue manager with a database trigger
Goto Forum:
  


Current Time: Fri Apr 26 06:16:33 CDT 2024