Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Exporting HTML data from SQL to CSV

$
0
0

Hello, Is it possible to export HTML code to a CSV file and present the information has HTML?  I have attempted to do this using BCP but the export prints only the actual field values (HTML tags etc.)
 
Here is what my BCP comment loo


Viewing all articles
Browse latest Browse all 3145

Trending Articles