从另一个界面自动打开 SQL Server Management Studio 2005 的脚本 [英] Script to automatically open SQL Server Management Studio 2005 from another interface

查看:24
本文介绍了从另一个界面自动打开 SQL Server Management Studio 2005 的脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个脚本帮助,该脚本可以帮助我从另一个界面中的按钮打开 SQL Server Management Studio 2005.

Please I need help with a script that can help me open the SQL Server Management Studio 2005 from a button in an another interface.

感谢罗杰

推荐答案

sqlwb.exe 是 SQL Server 2005 中的 SSMS,它有 -S 等参数作为服务器名称,但也有一个文件名参数.

sqlwb.exe is SSMS in SQL Server 2005 and it has parameters such as -S etc for Server name, but also has a filename parameter.

在命令提示符下,运行 sqlwb/?获取命令行用法

At command prompt, run sqlwb /? to get command line usage

这篇关于从另一个界面自动打开 SQL Server Management Studio 2005 的脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆