无法在 Visual Studio 中创建 ssis 包

编程入门 行业动态 更新时间:2024-10-23 19:21:10
本文介绍了无法在 Visual Studio 中创建 ssis 包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我似乎无法弄清楚为什么我无法在 VS2015 中创建新的 SSIS 包.我已经安装:

I can't seem to figure out why I can't create new SSIS packages in VS2015. I have installed:

  • VS2015 社区版.
  • SQL Server 2016
  • 固态硬盘
  • SSMS

如果我在解决方案资源管理器中右键单击SSIS 包"上的SSIS 包",则没有下拉菜单,该菜单应该在那里.

If I right click in the solution explorer on "SSIS packages" there is no dropdown menu, which should be there.

如果我在连接管理器区域右击,什么也没有发生,没有下拉,什么也没有.

If I right click in the Connection manager area, nothing happens, no drop down, nothing.

我有点无知,在 Google 上找不到有关此问题的任何信息.

Am kind of clueless, can't find anything on Google regarding this issue.

推荐答案

这些是创建新 SSIS 包的基本步骤.

These are the basic steps to create a new SSIS package.

  • 创建或打开一个集成服务项目
  • 右键单击SSIS 包"文件夹
  • 选择新建 SSIS 包"
  • 按照提示操作
  • 如果无法在您的机器上执行这些步骤,则说明您的安装存在问题.确保您的 SQL Server Data Tools (SSDT) 版本与您的 Visual Studio 版本匹配.SSDT 可以从这里下载:msdn.microsoft/en-us/library/mt204009.aspx.我希望这会有所帮助.

    If this is not possible to follow these steps on your machine then there is a problem with your installation. Make sure your version of SQL Server Data Tools (SSDT) matches your Visual Studio version. SSDT can be downloaded from here: msdn.microsoft/en-us/library/mt204009.aspx. I hope this helps.

    更多推荐

    无法在 Visual Studio 中创建 ssis 包

    本文发布于:2023-11-09 05:41:38,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1571525.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:Visual   Studio   ssis

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!