I have a file in .ods format,
How to access that file in vb.net?,which connection string i have to use? and
how to convert that .ods file to .xls file? i used file.copy function,the extension of filename is changed to .xls,but the Save as type of filename won't change,any solution is there programatically.
which converter format,i have to use for converting .ods to .xls file?