简体   繁体   English

Microsoft Visual Studio Ultimate 2012 版本 11.0.50727.1 中没有“添加新表”选项

[英]No "Add New Table" option in Microsoft Visual Studio Ultimate 2012 Version 11.0.50727.1

I was following a tutorial on how to make a simple database in Visual Studio in this site here.我正在学习有关如何在此站点的Visual Studio 中创建简单数据库的教程 The version of Visual Studio I use is the Microsoft Visual Studio Ultimate 2012 Version 11.0.50727.1我使用的 Visual Studio 版本是 Microsoft Visual Studio Ultimate 2012 Version 11.0.50727.1

I was able to follow all the steps to make a database until I got stuck on one part.我能够按照所有步骤来创建数据库,直到我卡在一个部分上。 This part of the tutorial asks me to make a table by simply pressing "Add New table", but in the Visual Studio that I used, there's no option "Add New table" as shown below...教程的这一部分要求我通过简单地按“添加新表”来创建一个表,但在我使用的 Visual Studio 中,没有“添加新表”选项,如下所示......

在此处输入图片说明

How can I activate this "Add New Table" in the Visual Studio?如何在 Visual Studio 中激活此“添加新表”?

I can't go further if I can't make a table.如果我不能做一张桌子,我就不能走得更远。

To activate the "Add New Table" option in Visual Studio 2012, just download the SQL Server Data Tools in Visual Studio 2012 .要激活 Visual Studio 2012 中的“添加新表”选项,只需下载 Visual Studio 2012 中的SQL Server Data Tools

After we downloaded this software, open it.我们下载这个软件后,打开它。

After you open it, try to check if the Visual Studio 2012 now got the "Add New Table" option.打开它后,尝试检查 Visual Studio 2012 现在是否有“添加新表”选项。 If you still don't see the "Add New Table" option in Visual Studio 2012, restart your computer.如果在 Visual Studio 2012 中仍未看到“添加新表”选项,请重新启动计算机。

You must be able to see the "Add New Table" as shown below after you restarted the computer.重新启动计算机后,您必须能够看到“添加新表”,如下所示。 It did worked on me.它确实对我有用。

在此处输入图片说明

If still you don't see the "Add New Table" option in Visual Studio 2012, post the problem on Stack Overflow....如果在 Visual Studio 2012 中仍然没有看到“添加新表”选项,请将问题发布到 Stack Overflow....

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我在 Microsoft Visual Studio Ultimate 2012 Version 11.0.50727.1 的“表”选项中看不到简单的数据库 - I can't see the simple database in the "Table" option in Microsoft Visual Studio Ultimate 2012 Version 11.0.50727.1 MS Visual Studio 2012 Ultimate-调试器.NET版本 - MS Visual Studio 2012 Ultimate - Debugger .NET Version Visual Studio 2012 Ultimate Microsoft伪造名称“ ShimDateTime”在当前上下文中不存在 - Visual Studio 2012 Ultimate Microsoft Fakes The name 'ShimDateTime' does not exist in the current context Visual Studio 2012 Ultimate中的移动应用程序开发 - Mobile application development in Visual Studio 2012 Ultimate 使用Visual Studio 2012 Ultimate进行Silverlight 4负载测试 - Silverlight 4 Load Testing with Visual Studio 2012 Ultimate 无法使用图形用户界面在Visual Studio Ultimate 2012中的空数据库中添加表 - Unable to add tables in the empty database in visual studio ultimate 2012 using graphic user interface Visual Studio 2012 Ultimate-在URL中创建随机字符串 - Visual Studio 2012 Ultimate - creates a random string in the URL 如何将C#安装到Visual Studio 2012 Ultimate - How To Install C# to Visual Studio 2012 Ultimate 无法在Visual Studio Ultimate 2012上安装BenchmarkDotNet 0.10.2 - Can't install BenchmarkDotNet 0.10.2 on Visual Studio Ultimate 2012 如何部署Windows应用商店项目(Visual Studio Ultimate 2012) - How to deploy windows app store project (Visual Studio Ultimate 2012)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM