I am haveing major problems trying to upload an excel spreadsheet into a SQL Server table on a
vb.net web appllication. I have seen many posts on this topic, but no one really answers it. I have done it by reading the excel file into a dataset and then inserting each line into a table, but I have file over 50,000 rows and this takes way to long. somebody please help!