Does anyone know a simple script for validating a username and password in forms? I have set up a table with 2 colums: username and password. I trying to write a procedure or trigger to validate that the username entered equals the password for that username. This would only allow the user user to navigate to the next form and not login to the database.
I've done this before with ASP and such but I'm stumped on how to do it with Oracle forms.
Any help would be greatly appreciated.
David
I've done this before with ASP and such but I'm stumped on how to do it with Oracle forms.
Any help would be greatly appreciated.
David