Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: sending dbmail from vba application

    Good afternoon, I just developed a project using this code and worked without any problem:

    Dim con As New ADODB.Connection
    Dim rs As New ADODB.Recordset
    Dim Cmd As...

Viewing post 1 (of 2 total)