Up to now, I have been using VS 2010 to maintain an ASP.NET website that makes use of a SQL Server database. I have been used to seeing a main menu item called 'Data' (located between Team and Tools). This offered the option of 'New Query' that gave me access to a query designer interface. However, if I open this website project in VS 2013 there is no main menu item called 'Data', despite an open connection in Server Explorer, and I have failed to find another way to open the query designer.
Some guidance would be appreciated.
David