Skip to Main Content

DevOps, CI/CD and Automation

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!

OLEDB data reader not reading the ASCII values of password correctly

428965Aug 19 2001
We have an intranet website which is used by 7000 peoples. Login passwords are encrypted using a function in Login.asp and stored in Oracle database. When a user logs in his password information are retrieved from the oracle table with recordset object, then we encrypt the password entered by the user with same function and match both values, accordingly user may allow or deny login. Now we started working on a new project using ASP.NET but OLEDB data reader not reading the ASCII values of password correctly. I tried with both Oracle connection and OLEDB connection
We are using .Net framework 1.1 version
Please help me to overcome this problem; otherwise I have to change the encryption in existing web application which is stabilized and running since 2001
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2001
Added on Aug 19 2001
0 comments
224 views