|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Management Studio: How do I get rid of this Connect to Server dialog on Startup?What do I need this dialog for anyway? I'm using my Windows credentials to
connect so it should happen automatically. In fact, if I cancel the dialog, and then click on any of my connections defined under Registered Servers, I connect right up without having to supply any further credentials. So how do I get rid of this extraneous and annoying dialog? Thanks! - Joseph Geretz - OK, I got it:
Tools | Options | General | At Startup: Open Empty Environment - Joe Geretz - Show quote "Joseph Geretz" <jgeretz@nospam.com> wrote in message news:elxG%23smbGHA.1272@TK2MSFTNGP03.phx.gbl... > What do I need this dialog for anyway? I'm using my Windows credentials to > connect so it should happen automatically. In fact, if I cancel the > dialog, and then click on any of my connections defined under Registered > Servers, I connect right up without having to supply any further > credentials. So how do I get rid of this extraneous and annoying dialog? > > Thanks! > > - Joseph Geretz - > >> OK, I got it: Or, of course, you can launch it from the command line or from a shortcut in >>> Tools | Options | General | At Startup: Open Empty Environment your start menu with command line options: <path to your SQL Server 2005 installation>\90\Tools\Binn\VSShell\Common7\IDE\SqlWb.exe [options] -S (local) local server -E use integrated Windows authentication -d <database> use that database initially -nosplash suppress the initial splash screen Marc |
|||||||||||||||||||||||