![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shell Uri Encoding | Trump | Shell Programming and Scripting | 1 | 03-25-2009 09:22 PM |
| get the file encoding | vinment | AIX | 1 | 12-12-2008 02:40 PM |
| get the file encoding | vinment | Shell Programming and Scripting | 2 | 12-12-2008 12:39 PM |
| URL encoding | Vichu | Shell Programming and Scripting | 8 | 08-27-2008 07:16 PM |
| encoding | palmer18 | UNIX for Dummies Questions & Answers | 3 | 08-21-2007 09:35 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Araic Encoding
hi folks ,
I have a shell script which contain SQL query that dump some data from the DB in arabic and this data is written to a file in unix machine but the problem that the arabic data is appear like ??????????|111|???????? even when I move it to my windows XP machine. Any one have an Idea what I have to do. |
|
||||
|
You set (or your DBA set) NLS to Arabic, right?
You set the locale for your process running the SQL to Arabic? UTF16 at least. Since you mention Windows I'm assuming unicode: A Quick Primer On Unicode and Software Internationalization Under Linux and UNIX |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|