Hi,
I need to retrieve the data from xls and insert the values to database..Plz help anyone..
Thanks in advance..
Printable View
Hi,
I need to retrieve the data from xls and insert the values to database..Plz help anyone..
Thanks in advance..
You need apache poi apis to read data from excel and jdbc apis to store data in database.
Hi..
Thank u..I got the output..