Connect to SQL Server on another domain via SQL Management Studio
You might want to do this if you're logged into one domain, and your cloud-hosted database server is in another.
-
Run
runas /user:domain\user /netonly ssms.exe
At the prompt - enter the password for the user you specified.
Be aware, it will still look as though it is running in the logged on user context, but it's not!
Written by Joe McGrath
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sql
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#