Advertisement
Advertisement

新足迹

 找回密码
 注册
新足迹 门户 IT专业论坛 查看内容

c# call SSIS package

2013-12-13 10:37| 发布者: lubber | 查看: 1526| 原文链接

developed SSIS package in sql2008 with saved connection and running from there ok,

now using vs2012 to call the package(saved file .dtsx) on the same machine, result error, any idea?


"SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D.\
r\nAn OLE DB record is available.  Source: \"Microsoft SQL Server Native Client 10.0\"  
Hresult: 0x80040E4D  Description: \"Login failed for user 'sa'.\".\r\nFailed to acquire
connection \"dso-www-pri.REX_BASE.sa\". Connection may not be configured correctly
or you may not have the right permissions on this connection.\r\nSSIS Error Code DTS_E_OLEDBERROR.
An OLE DB error has occurred. Error code: 0x80040E4D.\r\nAn OLE DB record is available.  
Source: \"Microsoft SQL Server Native Client 10.0\"  Hresult: 0x80040E4D  Description:
\"Login failed for user 'sa'.\".\r\nFailed to acquire connection \"dso-www-pri.REX_BASE.sa\".
Connection may not be configured correctly or you may not have the right permissions on this connection.\r\n"
Advertisement
Advertisement


Advertisement
Advertisement
返回顶部