admin 管理员组

文章数量: 1086019

I am trying to save in SQL Server in multiple languages ​​such as Korean, English, Turkish, and Arabic. Is there a way to save it using VARCHAR without changing NVARCHAR?

And

Other than the update set n'ŞŞŞŞŞ' method

Use it with update set 'ŞŞŞŞŞ'.

I tried setting collate to [Latin1_General_100_CI_AS_SC_UTF8] and [Korean_Wansung_CI_AS] as varchar type, but only each language is supported and multiple languages ​​are not saved.

本文标签:

Error[2]: Invalid argument supplied for foreach(), File: /www/wwwroot/roclinux.cn/tmp/view_template_quzhiwa_htm_read.htm, Line: 58
File: /www/wwwroot/roclinux.cn/tmp/route_read.php, Line: 205, include(/www/wwwroot/roclinux.cn/tmp/view_template_quzhiwa_htm_read.htm)
File: /www/wwwroot/roclinux.cn/tmp/index.inc.php, Line: 129, include(/www/wwwroot/roclinux.cn/tmp/route_read.php)
File: /www/wwwroot/roclinux.cn/index.php, Line: 29, include(/www/wwwroot/roclinux.cn/tmp/index.inc.php)