DetectDBEngine
  Returns
  Number    
  Parameters
  String   sSqlDatabase  
  String   sSqlUser  
  String   sSqlPassword  
  I call these functions...
  cCoNNeCT.Connect (connect)
  cCoNNeCT.Prepare (connect)
  cCoNNeCT.Execute (connect)
  cCoNNeCT.Disconnect (connect)
  I am called by these functions...
  DLG_MyConnect.ConnectClick (demotest)
  DLG_Connect.TryConnect (connect)

  GetListOfUsers
  Returns
  Number    
  Parameters
  Receive String   saUsers[*]  
  I call these functions...
  cCoNNeCT.Connect (connect)
  cCoNNeCT.Prepare (connect)
  cCoNNeCT.Execute (connect)
  cCoNNeCT.Disconnect (connect)

  ChangePassword
  Returns
  Boolean    
  Parameters
  String   user  
  String   oldpassword  
  String   newpassword  
  I call these functions...
  cCoNNeCT.Connect (connect)
  cCoNNeCT.Prepare (connect)
  cCoNNeCT.Execute (connect)
  cCoNNeCT.Disconnect (connect)


Generated by XTG APTdoc 1.5