SQL Server stored procedure to generate random passwords
        Posted  
        
        on SQL Server Central
        
        See other posts from SQL Server Central
        
        
        
        Published on Fri, 25 Nov 2011 07:00:00 UT
        Indexed on 
            2011/11/26
            10:16 UTC
        
        
        Read the original article
        Hit count: 339
        
SQL Server is used to support many applications and one such feature of most applications is the storage of passwords. Sometimes there is a need to reset a password using a temporary password or generate a random password for a new user. In this tip I cover a simple stored procedure to generate random passwords that can be incorporated into your applications.
![]()  | 
  Get Smart with SQL Backup Pro
 Powerful centralised management, encryption and more. SQL Backup Pro was the smartest kid at school Discover why. ![]()  | 
 
© SQL Server Central or respective owner

