Exploring Microsoft SQL server database inside Visual Studio 2010
I recently started to learn programming in .Net. I have visual studio installed. I have heard that you can connect and explore any database within Visual Studio. I am yet to find out how. I need to connect to a SQL Server database that is running on a different machine. I want to explore the available tables and if possible execute queries without having to install the SQL Server Management Studio. Can someone guide me please ?








