![]() |
fetching data from excel
My Problem is:
I am having some datas in excel sheet... I want to fetch each row then i have to enter those values in the html page to the respective boxes... this i have to code in java... How to link java & excel... |
Re: fetching data from excel
Save the excel sheet as CSV and read it line by line!
|
Re: fetching data from excel
Try using datbase connectivity. Execute query to read data from excel sheet and then i hope tat you will get idea to add to html pages...
|
Re: fetching data from excel
If u r on a windows system, then add a DSN using the MS Excel drive and point to your Excel workbook. Using a ODBC connection, you can import the excel data to anywhere you want!
|
Re: fetching data from excel
|
| All times are GMT +5.5. The time now is 01:09. |