Hi,
Do we have base64 encoding functions in SQL server 2005. I have one field 'password'. I want to convert this into base64 and put into the SQl table using base64 encoding. I am using only the sql script as client gave me the big excel sheet of passwords.
Any help will be appreciated.
Thanks
ss