Trigger [message #37614] |
Sat, 16 February 2002 06:37  |
Faroooq
Messages: 6 Registered: February 2002
|
Junior Member |
|
|
Hi
I have the following scenario in which i want the user login validation.I want that if the user submit 3 incorrect entries like invlaid user name or password.
Do i use trigger in that type of scenario and if i used then how can i implement it??
|
|
|
|
Re: Trigger [message #37663 is a reply to message #37614] |
Tue, 19 February 2002 10:14   |
Faroooq
Messages: 6 Registered: February 2002
|
Junior Member |
|
|
My user trying to login through internet browser and i would to used the trigger.So is this possible that this trigger executes on browser?
|
|
|
Re: Trigger [message #37671 is a reply to message #37614] |
Tue, 19 February 2002 23:33  |
pratap kumar tripathy
Messages: 660 Registered: January 2002
|
Senior Member |
|
|
hi,
you have not mentioned how you are trying to connect to database.i know from web browser , but which software u r using.
let us say u r using jdbc then u can try creating connection object with provided login/password and catch the error for invalid/user error.
please explain little bit more unless you got me.
cheers
pratap
|
|
|