MASObj.SetConnectionInfo

Syntax Parameters Return Value
Sub MASObj.SetConnectionInfo( _
    strDSN As String, _
    strUID As String, _
    strPWD As String, _
    strStation As String, _
    strLogin As String, _
    strPassword As String)
  • strDSN [in]

Type: String

  • strUID [in]

Type: String

  • strPWD [in]

Type: String

  • strStation [in]

Type: String

  • strLogin [in]

Type: String

  • strPassword [in]

Type: String

This function does not return a value.