Hi:
I'm trying to Migrate Sybase 15.5 to SQL Server 2012.
My problem with Arabic Words,
I've tried SSMA , bcp in collated the sql server to ARABIC_CI_AS and ARABIC_100_AI_AS
but with no luck even tried to fonts in the sql reports when I made them but no luck
is there a way to change the charset in Sybase or SQL Server ? Since I found that the data itself will go as charecters no windows.
Note: When I made bcp out from sybase I let it to use windows charset and in when I displyed the output of the bcp in notpad it showed the arabic words but when I try to bcp in the SQL Server it gives me errors ether invalid data for type numeric or it gives me string data right truncation
many thanks in advance
Bye Faisal