hi all
I'm trying to write a procedure/function in pl sql that get the user's password, encrypting it with md5 algorithm and inserting it into the USERS table.
any 1 knows how to do so?
i know that md5 is not a good algorithm but i dont care cuz its for a school project.

Recommended Answers

All 3 Replies

so what is the problem ?

post the code that you aare working on currently to get any help from experts.

NOTE:---You need a procedure not a function.

so what is the problem ?

post the code that you aare working on currently to get any help from experts.

NOTE:---You need a procedure not a function.

thats the main thing... that i dont have any code because i didnt find any thing on the net how to write a good md5 procedure in pl sql

thats the main problem....till you take initiative and start writing and post the code that you are working on, no one here is going to write code for you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.