sir
I have two text box and two buttons.The first text box is for the username
and the second for the password.The first button(ok) is is to check wether the entered user name, password is valid or not..if not i want it to display a message.if the password is valid i want the next page to be shown..i'm using vb6 as i'm front end and oracle 9i as my backend.i'm working on windows xp..
can u also please mention what are the changes i have to make in order for the user name and password to be checked from oracle database...shou ld i create some tables and do some sort of connections...
I have two text box and two buttons.The first text box is for the username
and the second for the password.The first button(ok) is is to check wether the entered user name, password is valid or not..if not i want it to display a message.if the password is valid i want the next page to be shown..i'm using vb6 as i'm front end and oracle 9i as my backend.i'm working on windows xp..
can u also please mention what are the changes i have to make in order for the user name and password to be checked from oracle database...shou ld i create some tables and do some sort of connections...
Comment