Inserting French Characters from Linux in Oracle 10G [message #153209] |
Fri, 30 December 2005 00:29 |
r_krishnan
Messages: 11 Registered: March 2005
|
Junior Member |
|
|
Hi all,
I have created an SQL file with a set of insert commands in windows and I have uploaded that sql file in to Linux where I need to run the sql to insert those values in Oracle table.
When I insert the values in Linux with the sql file the special characters like (é) are getting inserted as (?) marks. When I open the sql file using VI editor the special characters are changed to some other characters.
How do I insert special characters into Linux/Oracle10g. Is there any ASCII code or some code for these special characters which I need to use so that it gets inserted properly.
Can anyone please help me? Its very urgent
Regards
Krishnan
|
|
|
|
|
|