I'm going to have to build an app in PHP which does this, but before I do that I'd like to connect to it with a client tool just to see how things are structured and such. I'm afraid I don't know much ...
I need to connect to a SQL server that is in a different domain (completely different active directory forest) but the server is only configured for WindowsAuth and I can't change that. Obviously, I ...