Shortcut For QA

Shortcut For QA

am 28.10.2007 05:26:53 von DM McGowan II

When I open QA on my development machine, I almost always go to the same db.
Is it possible to create a shortcut for QA which tells it to go to that db,
and also provides the login and password? Thanks,

Neil

Re: Shortcut For QA

am 28.10.2007 07:21:21 von kb

> When I open QA on my development machine, I almost always go to the same
> db.
> Is it possible to create a shortcut for QA which tells it to go to that
> db,
> and also provides the login and password? Thanks,

"%ProgramFiles%\Microsoft SQL
Server\80\Tools\Binn\ISQLW.EXE" -SYourServerName -dDatabase -ULogin -PPassword


--
Tom
http://kbupdate.info/

Re: Shortcut For QA

am 28.10.2007 07:25:12 von kb

> > When I open QA on my development machine, I almost always go to the same
> > db. Is it possible to create a shortcut for QA which tells it to go to
> > that db, and also provides the login and password? Thanks.
>
> "%ProgramFiles%\Microsoft SQL
> Server\80\Tools\Binn\ISQLW.EXE" -SYourServerName -dDatabase -ULogin -PPassword

Usage: ISQLW.EXE
[-S <[server]>]
[-d ]
[-E] trusted connection
[-U <[login id]>]
[-P <[password]>]
[-f ]
[-i
-o ]
[-1] Single instance mode
[-T