LoadFromSQLServer failed [SQLSTATE 01000]

  • Hello

    When I run a SP that executes a DTS Package  I get the the following error:

    ***  LoadFromSQLServer failed [SQLSTATE 01000]

    OLE Automation Error Information [SQLSTATE 01000]

    HRESULT: 0x80040e4d [SQLSTATE 01000]

    sp_OAGetErrorInfo failed. [SQLSTATE 01000]

    But if I execute the DTS Package manually it works fine!! What is wrong??

    Thanz,

    Daniel

     

  • Could be a permission issue (easiest to check at least)

  • A quick "google" on the HRESULT returns

    "0x80040E4D -2147217843 Authentication failed"

    Pretty much points the finger at permissions

     

    --------------------
    Colt 45 - the original point and click interface

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply