Running SQL Server CE 4 Queries with Visual Studio 2012 and SQL Server Management Studio 2012

霸气de小男生 提交于 2019-11-28 02:06:26

Microsoft got rid of that for SSMS 2012, and suggested to use the integrated tools in WebMatrix instead (from memory, can't find a link for that sorry).

As suggested in that Microsoft Answers post, however, you could use the SQL Server Compact Toolbox, it's pretty effective.

Try using the SQL Server Object Explorer instead of the Server Explorer. That should allow you to do what you wish.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!