I need to extract data from a csv file and show it in a grid and then update it in a MSSql server table.I was trying the same with data control + data grid. But no success. It is working for excel file but not for CSV.What should be the connect option be set to in case of CSV, which i set excel8.o; in case of excel file. Also I will be getting the file name at runtime.
Any other way to do the same.
Any other way to do the same.