| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hstmt
         | 
      
        
        long
         | 
      
        
        The statement handle.
         | 
     
| 
        
        OUTPUT
         | 
     ||
| 
        
        szCatalog
         | 
      
        
        StringBuffer
         | 
      
        
        The database catalog. Not supported in this version.
         | 
     
| 
        
        szUserName
         | 
      
        
        StringBuffer
         | 
      
        
        The name of the user.
         | 
     
| 
        
        szPassword
         | 
      
        
        StringBuffer
         | 
      
        
        The password of the user. The password string will be DAM_OPS_PASSWORD, to indicate that the password was specified as EXTERNALLY.
         | 
     
| 
        
        szUserData
         | 
      
        
        StringBuffer
         | 
      
        
        The user data string.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        NONE
         | 
      ||