asp.net: READING MS EXCEL FILE, AND STORING IT TO DATABASE?

Melvin

New member
using asp.net,; how can i read data from an excel file store it to database(MySQL Server 2005)
here's the case,
on my excel file includes names of students and i would like to store each name inside the excel file to my system database which is mySQL(of course they are connected).... i am using visual studio 2008 as my compiler, mysql as my database server...
....answers would be appreciated,... i need it asap....:thanks
 
Back
Top