in

SQL Server Blogs

Voices from the UK SQL Server Community

Browse by Tags

  • Export to EXCEL with column names

    In the post Import/Export to Excel , I showed how to export data to EXCEL The problem that most users find it is it wont include column names in the file and file should exists already with headings This procedure would solve that problem create procedure proc_generate_excel_with_columns ( @db_name varchar...
    Posted to Madhivanan (Weblog) by Madhivanan on Fri, Oct 10 2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems