Posted by kb on 10/28/07 06:25
> > 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 <database>]
[-E] trusted connection
[-U <[login id]>]
[-P <[password]>]
[-f <file list to load>]
[-i <input filename>
-o <output filename>]
[-1] Single instance mode
[-T <template directory>]
[-D <script directory>]
[-C <configuration file>]
[-F <U | A | O>] file format (Unicode | ANSI | OEM)
--
Tom
http://kbupdate.info/
Navigation:
[Reply to this message]
|