Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Arabic language support when copying data from Sybase to Orace

Dear Brothers
i have a problem in arabic language support , when i do copying from Sybase DB to Orace DB
when i copied arabic data from sybase table to oracle table , i would get the arabic words like (????)
i uplloaded the images which are showing the connections i used for both Sybase and Oracle
Thanksss
Labels (2)
8 Replies
Anonymous
Not applicable
Author

and there another question brothers
can i modify the source code ??
Anonymous
Not applicable
Author

Hello
Can you get the correct result when you use a tLogRow to print the data on console?
Best regards
shong
Anonymous
Not applicable
Author

Hello
Can you get the correct result when you use a tLogRow to print the data on console?
Best regards
shong

ok shong,
i solved this issue 0683p000009MACn.png
i put concatenate this string ("?charset=cp1256") to my connection string , and it worked fine , so i got my arabic data correctly after copying ,
but when i added or removed any component , i lost my updated string
is there away to keep my connection string without change ???
Anonymous
Not applicable
Author

Hello
but when i added or removed any component , i lost my updated string
is there away to keep my connection string without change ???

Define a global context group to store the connection parameters and import these context vars in each job.
Best regards

shong
Anonymous
Not applicable
Author

Hi, I m facing the same problem, Where did you put ?charset=cp1256 in the connection string .. I mean from which screen..
Anonymous
Not applicable
Author

Hi Talend Team,
Is there any solution to this problem?.....
Anonymous
Not applicable
Author

Hi,
Putting "?charset=cp1256" in the database field of sybase connection
or
SID field if you are using repository sybase connection
.......worked for me.
Don't forget to set NLS_LANG to AMERICAN_UNITED ARAB EMIRATES.AR8MSWIN1256
in the following registry keys
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES\ORACLE0
use regedit
Best Regards,
Amin
Anonymous
Not applicable
Author

Hello Enami,
My connection string looks like this
jdbc 0683p000009MA5A.pngracle:thin:@(description=(address=(protocol=tcp)(host=krdh-scan-ip.konesdc.gov.in)(port=1531))(connect_data=(service_name=krdh_app)))
where can I add charset UTF8..
please email me urgent at sangeet171188@gmail.com