|
Posted by Jim McLeod on 11/06/07 12:14
> 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
Hi Neil,
You can create a shortcut to isqlw.exe (Query Analyzer) like:
isqlw.exe -S myserver -d mydatabase -U username -P password
For more details, check out
<http://msdn2.microsoft.com/en-us/library/aa214005>(SQL.80).aspx
Cheers,
Jim
--
I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Navigation:
[Reply to this message]
|