Avatar of zimmer9
zimmer9Flag for United States of America

asked on 

How to import an Excel 2007 worksheet into a SQL Server 2005 table using C# with VS2010?

I am developing a C# web application.

One of my methods titled ButtonImport_Click() has the objective of importing an Excel 2007 worksheet titled "Book Credits (D)" into a SQL Server table titled tbl_SMR_Book_Credits_D.

A sample Excel 2007 worksheet that I import is attached. I only import the worksheet titled "Book Credits (D)".

The fields of the SQL Server 2005 table tbl_SMR_Book_Credits_D are defined as follows:

Field Name        Data Type
--------------       ----------------
f1                      nvarchar(255)
f2                      nvarchar(255)
f3                      nvarchar(255)
f4                      nvarchar(255)
f5                      nvarchar(255)
f6                      nvarchar(255)
f7                      nvarchar(255)
f8                      nvarchar(255)
f9                      nvarchar(255)
f10                    nvarchar(255)
f11                    nvarchar(255)
f12                    nvarchar(255)
f13                    nvarchar(255)
f14                    nvarchar(255)
C#ASP.NET.NET Programming

Avatar of undefined
Last Comment
Bob Learned
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
.NET Programming
.NET Programming

The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.

137K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo