i have excel file uploaded to server on internet
i want to trigger transferring excel data to sql server
how to use server power to process the transfer faster.
currently im using webpage(asp) to do the process but there are restriction of script timeout.
any other ways?


note:i was unable to use DTS because of some restriction