Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What was the namespace use to export MS-SQL data into Excel Work sheet?

user-image
Question added by Pathan Zarrar Khadar Khan , Windows System Administrator , Dyce Tech Pvt Ltd
Date Posted: 2016/10/21
mounica chyada
by mounica chyada , ProArch IT Solutions

using System.Io;

using System.Data;

using ClosedXML.Excel;

using System.Configuration;

using System.Data.SqlClient;

More Questions Like This