using excel sheet in my application
how can i use an excel sheet so that i can enter data in bulk form into my database table.That means i want to enter bulk data say marks of 1500 students in a table not updating each and every single one of them but through an excel sheet.Can anybody give me the code so that a complete excel sheet will be stored at one go.But the output on the form will come for one student at a time.
|