Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to log in with user credentials from database table

920172Mar 26 2012 — edited Mar 27 2012
Hello all.

I have a table named users_1 in my database. This table has columns named username, password, email and userid. On userid, I have put a sequence.

Now, I have manually made 1 row in this table, with in it the user credentials.

How can I edit my application so that I can use these credentials to log onto the application?

Please, a step-by-step text would make me rather happy, instead of getting a link with information that I should read. I've read most of it, and it just doesn't make any sense to me, so I prefer a guide-trough.

Thanks..
This post has been answered by Jitendra on Mar 27 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2012
Added on Mar 26 2012
8 comments
2,581 views