Convert character Code Set from 1252 to 1256

132 Views Asked by At

I've written a code to check the char code set of the input we're providing. Currently, my system supports Character codeset1252 (WE8MSWIN1252). Is there any chance that I can change the database charcodeset to 1256 (AR8MSWIN1256)? If yes, then how can I change it?

0

There are 0 best solutions below