How can I figure out my SQL Server address without having the Management Studio installed?
- by Sergio Tapia
I have Microsoft SQL Server 2008 installed. It appears in the add/remove programs window.
How can I create/delete/alter tables and find the address of my server if I don't have Management Studio installed?
I'd like to create the tables and such directly in Visual Studio 2010 premium.