Excel file data import to Sql server 2000 via the asp.net

S

Sreedhar Vankayala

Hi,

I joined a project where we need to import data from a excel file into
sql server via the asp.net.

After doing a long research found that
#1. Upload Excel file to the server
#2. Load or keep the Excel file into the memory
#3. Query the excel file and convert into insert queries and execute
them via sql server
or
write a DTS package and use it via asp.net

Where can I find more information,
- Which is the best approach and what are adv. and dis-adv.
- How to set the properties of DTS package via asp.net

Any other related links are a good help.

Regards,

Sreedhar Vankayala
 
S

Sreedhar Vankayala

Cool. Thanks for the reply and working towards the steps mentioned ...

I have lot of macros in the excel sheet. Currently, I am working on
how to get the data.

Reg. the assemblies, would it cover all the functionality like getting
data out of sheet which has complicated macros ?

Link provided is 2001, wondering if there is a better way in the new
ADO.net, as of today ?

- Sreedhar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top