简体   繁体   English

在Microsoft SQL Server Management Studio中打开WebMatrix SQL Server数据库

[英]Open WebMatrix SQL Server database in Microsoft SQL Server Management studio

I have a question. 我有个问题。 I did migrate my SQL CE database to SQL Server database and now i would like to open this SQL Server database in Microsoft SQL Server Management studio. 我确实将SQL CE数据库迁移到了SQL Server数据库,现在我想在Microsoft SQL Server Management Studio中打开此SQL Server数据库。 Do you knoq how can I do it? 你知道我该怎么办吗?

I need more information to help you, are you having trouble determining the server or the login or what? 我需要更多信息来帮助您,您在确定服务器或登录名时遇到困难吗? You need to login as a user with rights on that database. 您需要以具有该数据库权限的用户身份登录。 Do you know the server name that it was migrated to? 您知道迁移到的服务器名称吗?

If you are looking for an easy to use tool to convert between mssqlce and sqlserver try this one: http://sqlcetoolbox.codeplex.com/releases/view/69910 如果您正在寻找一种易于使用的工具来在mssqlce和sqlserver之间进行转换,请尝试以下一种方法: http ://sqlcetoolbox.codeplex.com/releases/view/69910

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM