i am trying to read an Excel file using Java code however i am getting following error :
jxl.read.biff.BiffException: Unable to recognize OLE stream
when i searched on net i found jExcel supports only upto excel 2003, and this error comes when excel is made in 2007 bt i have saved my excel in 97-2003 format only and i am still getting this problem