I have an excel sheet that contains data that I exported from an Oracle database, and now when I try to open this file from another machine (my laptop), the data appears as strange letters, like Chinese characters, although Arabic is downloaded on my laptop.

How can I read this file?

link|improve this question
When you say exported, how did you do that? Are you sure you have the right file? – soandos Aug 18 '11 at 19:14
@soandos Excel supports many different types of database connections using ODBC – James Aug 19 '11 at 17:29
I know, but not my question. If he is just trying to read a raw oracle file, it would be unreadable in excel. That is what I am asking. – soandos Aug 19 '11 at 18:27
feedback

migrated from stackoverflow.com Aug 18 '11 at 18:14

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown