ASP.NET - how to convert excel data to sql data
Asked By raj kumar's on 02-Feb-14 12:08 PM
hi
i have excel file which have 2 column (employee.no and employee.name) which have more than 1000 records.
how can i load this excel data to my Microsoft SQL table...
thank you