The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Uploading XL Sheet data into SQL Server 2005 using C#
5 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Ranjita MhatrePosted Aug 26, 2010, 6:36 AM
I am sweetu; thanks for this code
Easwaran ParamasivamPosted Aug 11, 2010, 3:11 AM
Nice one
MohammedPosted Jun 2, 2009, 1:28 AM
Good Job this kind of operation does not work with formatted excel sheet file because you have merged cells images and other staff. so u have to use special controls or using office automation to extract data from various cells that for sure not in the first row
Joe PoolPosted May 29, 2009, 2:19 PM
I've never seen anyone call an SQL Server using Microsoft.Jet. But seriously: Should the title say "Microsoft Access" or should the code be modified to access SQL Server? I am hesitant to consider the validity of the code when I see errors this quick in this short of an example.