Storing the passwords??

  • Hi,

    Can anyone help me that: ' I want to store the passwords in the form of * rather than the original letters.

    is there any way to convert it??

    Thanks,

    Noman

  • There is no way to "Mask" the value natively in sql. There are several articles that introduce encrypting.

    Do a search on this site, and you will find tons of information.

    I always make the application encrypt the data, because they can control encryption level, and keys better than in a db.

    http://www.sqlservercentral.com/columnists/bknight/encryptfunction.asp

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply