heartbeat
25th April 2022, 06:44
I use sql query is below for display Thai language for Baan Infor ERP 10.4
select convert(varchar(max),t_text) from ttttxt010999 where t_ctxt = 1680641
But I upgrade to Baan Infor ERP 107. It can not display Thai Language.
6963
Please advise me.
select convert(varchar(max),t_text) from ttttxt010999 where t_ctxt = 1680641
But I upgrade to Baan Infor ERP 107. It can not display Thai Language.
6963
Please advise me.