This probably sounds a bit basic but thats me!
I use MS SQL Query Analyzer, which ships with MS SQL Server 2000 and is version 8.00.194, to connect to my employers SQL server. Very easy, just needs an IP address and SQL authentication and password. Its actually easier than configuring a DSN which requires a bit more configuration. My queries works just fine.
Problem is that I really need to familiarise myself with MS SQL Server Management Studio Express (SSMSE) and that only seems to want to connect to either the local server or local network servers.
Am I missing something here? Is SSMSE not able to do what Query Analyzer can do, and that is make a simple connection to a remote server?
Any direction appreciated. Thanks
Start Free Trial