This is the list of File Format supported for Import and Export in MATLAB.
As we can see .odb and .obs are not mentioned in it. So directly we can not import or export those file extensions so if possible try to convert into a format which is readable by MATLAB .
Also I found something on File Exchange which can be useful for you: Abacus2Matlab.
Some more information about this database. Oracle Lite has an ODBC Driver. So, I believe what is necessary is to set up an ODBC DNS for that database using the ODBC Driver.
I have been looking at the database in Visual Studio using OBDC dot net. Have also found that the data that I am interested in is in BLOB column. So I will also need to reverse engineer the binary format of the BLOB. I dont think that there is anything specific that Matlab can help me for this data.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
2 Comments
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/723488-how-do-i-open-oracle-lite-odb-files-in-matlab#comment_1278043
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/723488-how-do-i-open-oracle-lite-odb-files-in-matlab#comment_1278043
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/723488-how-do-i-open-oracle-lite-odb-files-in-matlab#comment_1288878
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/723488-how-do-i-open-oracle-lite-odb-files-in-matlab#comment_1288878
Sign in to comment.