Dec
09
Posted on 09-12-2014
Filed Under (ASP.NET, C#, Excel, Import, SQL, VB.NET, WinForms) by Daniela

import Excel to SQL databaseEasyXLS Excel library makes possible the import of Excel file into SQL tables without OLEDB engine.

The Excel library can be used from WinForms or ASP.NET web applications that uses MS SQL Server, MySQL, MS Access, Oracle or any other database.

The data that can be imported from Excel file might be from XLSX, XLS, XLSM or XLSB files.

EasyXLS permits the import of data from entire Excel sheet or only from a range of cells.

See source code samples and more details about how to import Excel to SQL table in C# or VB.NET.

(0) Comments    Read More