urgent
i was created my register table in my Microsoft SQL server.in this table fields are userid,password,first name...........
In my java program,entered userid and password.how i search the given userid and password are in the register table.
give me the code
how to check the entered data is in the table...
help me
:(
|