chelvis
07-07-2006, 03:59 PM
I have a Excel data sheet with the following columns: OrderID, ProductID, CustomerID, OrderDate, ItemName. I have about 10 orders (meaning 10 rows in the excel sheet).
Is there a way to transfer this data into a table in SQL server 2000 using asp.net? I read the msdn website and they are talking about some thing linked servers and etc. But I am not understanding that (http://support.microsoft.com/?kbid=321686#4d). They have written some code in VB, but its just partial and I dont know where to start.
Is there a way to transfer this data into a table in SQL server 2000 using asp.net? I read the msdn website and they are talking about some thing linked servers and etc. But I am not understanding that (http://support.microsoft.com/?kbid=321686#4d). They have written some code in VB, but its just partial and I dont know where to start.