Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: sp_OAMethod send does not work

    it is not working yet.

    i found 1 bug: in the Content-Lenghth line i had 'text/xml'

    the following runs without errors, but unfortunately no appointment is created....

    Exec sp_OACreate 'MSXML2.ServerXMLHTTP.3.0', @ObjectID OUT

    Exec sp_OAMethod...

Viewing post 1 (of 2 total)