I have an excel file
My asp project knows how to upload it (on the server)
step 1. I need to get the excel data inside my SQL (might be upgraded to SQL 2000) server (maybe in some temporary table)
from where:
step 2. I would get the data with some stored procedure or something and make some inserts (updates) to my tables ...
step to is not a piece of cake, but i know how to do it
the question is:
step 1
How could I do it?
What can i use?
ASP stuff? or SQL stuff ...?
What do you think?
Thanks in advance
--
cucu bau
My asp project knows how to upload it (on the server)
step 1. I need to get the excel data inside my SQL (might be upgraded to SQL 2000) server (maybe in some temporary table)
from where:
step 2. I would get the data with some stored procedure or something and make some inserts (updates) to my tables ...
step to is not a piece of cake, but i know how to do it
the question is:
step 1
How could I do it?
What can i use?
ASP stuff? or SQL stuff ...?
What do you think?
Thanks in advance
--
cucu bau