将khmer unicode添加到SQL server management 2012 show? [英] Add khmer unicode to SQL server management 2012 show ?

查看:86
本文介绍了将khmer unicode添加到SQL server management 2012 show?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,请帮帮我!当我通过C#中的TextBox将高棉Unicode中的数据添加到SQL Server 2012中的列时,它显示???但是当我在SQL Server专栏中输入高棉语Unicode时,它会显示高棉语。那么,有人可以帮助我通过C#中的TextBox输入数据作为高棉语Unicode并在SQL Server 2012中显示高棉语吗?



我尝试过:



google,stackoverflows,youtube

解决方案

确保您的参数和字段类型匹配(它们应该是NVARCHAR。


Hey please help me! When I add data as in Khmer Unicode to column in SQL Server 2012 through TextBox in C#, it shows ??? but when I type Khmer Unicode direct in SQL Server Column it shows Khmer Language. So can anyone help me please to input data as Khmer Unicode through TextBox in C# and show Khmer Language in SQL Server 2012?

What I have tried:

google, stackoverflows, youtube

解决方案

Make sure your parameter and field types match (and they should be NVARCHAR).


这篇关于将khmer unicode添加到SQL server management 2012 show?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆