Hi all,
Curently I had the table with the plain text and I want to  encrypt these 
passwords by using the following sql statement but I got the error mesages. Any 
suggestion?
update vpn set password = AES_ENCRYPT(select password from mytable, 
"abcdffffdsfddafdasfddasd").
Thanks in advance,
JP


________________________________


 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to