I have an Excel spreadsheet with several tabs. I am able to pull the data from the different tabs into ASP.NET and manipulate its content into one uniform DataTable.
Now I need to take this data and insert it all into a SQL table.
Is there any easy way of taking Excel data and inserting it all...
Hello,
I created a datalist and populate it with products from a proc. Problem is that when I run the application it lists the same product multiple times. I have checked the proc and it does not render duplicates. I cannot figure out why the datalist repeats the products.
It used to work when...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.