I\'m running a query from SQL Server Management Studio 2005 that has an HTML file stored as a a string, e.g.:
SELECT html FROM table
Thi
If you are using Visual Studio, Server Explorer is an alternative solution. You can correctly copy & paste the results from its grid.