SSIS:错误无法获取连接。连接我的连接无法正确配置,否则您可能在此连接上没有正确的权限

发布于 2025-02-03 23:16:58 字数 216 浏览 3 评论 0原文

开发环境:数据工具2017,SQL Server 2019。

我们开发了一个SSIS项目,其中包含某些登台表并通过更改的结构来重新创建它的软件包。在本地机器上也可以正常工作。但是,当我们尝试使用使用用户名SA的OLEDB本机客户端从网络计算机运行相同的网络计算机时,问题就会出现。

当我们从Management Studio中从SQL查询运行相同的脚本时,该查询运行得当,任务执行仍会失败。

Development environment : Data tools 2017, SQL Server 2019.

We have developed one SSIS project, with a package that drops certain staging tables and recreates the same with changed structure. The same is working fine on a local machine. But problem comes when we try to run the same from a network machine using OLEDB native client with user name SA.

When we run the same script from SQL query from management studio, the query runs perfactly, still the task execution fails.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

溇涏 2025-02-10 23:16:58

问题在于我们所采用的连接类型。

The problem was with the type of connection that we were taking.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文