how to read data from excel file .In simple program
how read data from excel
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jason SeagulPosted Mar 11, 2015, 1:41 PM
If its a windows platform, you should be able to use odbc to read data from the spreadsheet. It gets tricky if you are on a *nix platform.