SQL Server Management Studio 与 SQL Server 2000
如何将 SQL Server Management Studio 与 SQL Server 2000 结合使用
How to use SQL Server Management Studio with SQL Server 2000
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
下载、安装并安装运行它。适用于每个 SQL Server 版本。
Download it, install & run it. Works fine with every SQL Server edition.
SSMS 2008 将与 SQL Server 2000 一起使用。您将无法访问智能感知或 SQL 2008 命令(层次结构、几何图形、CTE 等),但您可以运行 T-SQL,毫无问题地浏览服务器。只需确保您使用正确的登录方法即可。
SSMS 2008 will work with SQL Server 2000. You won't have access to intellisense or SQL 2008 Commands ( hierarchy, geometry, CTEs, etc) but you can run T-SQL, browse the server without issue. Just make sure you're using the correct login method.
顺便说一句,如果您需要在 SSMS 中使用 SQL Server 2000 进行智能感知,则需要一些第三方工具,例如我们的 dbForge SQL 完整。该工具有免费版和共享版。
By the way, if you need intellisense working in SSMS with SQL Server 2000, you'll need some third-party tools, like our dbForge SQL Complete. The tool has both free and shareware editions.