Hi,
 
I have a table with approx 500 encrypted users passwords, and I need to
insert {crypt} at the beginning of each one ->
 
eg..
 
Sample password:
 
$dfij98unoc8jew9048urf
 
would become:
 
{crypt}$dfij98unoc8jew9048urf
 
Any suggestions are greatly appreciated.
 
Regards,
Michael

Reply via email to