Problem with Character Set
I am in a problem because of the character set. My client sent me a Oracle database 10g. And when i am going to run the scripts on that database it is giving me error that character set mismatch.
开发者_开发问答I am not an Oracle expert.
Can anyone please let me know What should i do?
Thanks, Mahesh.
Ask the client what encoding they used in the database, and adjust yours to match? I'm no Oracle expert either, but this is fairly straight forward.
精彩评论