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
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