Others Category Default Value Unicode issue
Hi,
I want to change others category default value in service category to Arabic string, but I see UTF-8 issue that attached. I used this query to update:
- update globalconfig set paramvalue = N'الآخرين' where category = 'Others_Category_Default_Value' and parameter = 'Name';
- update globalconfig set paramvalue = N'الآخرين' where category = 'Others_Category_Default_Value' and parameter = 'Description';
SDP v11.3.11
DB: MS SQL
Thanks for helping
New to ADSelfService Plus?