返回顶部
首页 > 资讯 > 数据库 >SQL Server导入报错:The LocaleID 4 is not installed on this system
  • 134
分享到

SQL Server导入报错:The LocaleID 4 is not installed on this system

2024-04-02 19:04:59 134人浏览 八月长安
摘要

问题描述:通过sqlServer导入导出向导导入中文字符集数据,遇到The LocaleID 4 is not installed on this system.错误。解决方法:我发现客户服务器操作系统虽然

问题描述:

通过sqlServer导入导出向导导入中文字符集数据,遇到The LocaleID 4 is not installed on this system.错误。


SQL Server导入报错:The LocaleID 4 is not installed on this system


SQL Server导入报错:The LocaleID 4 is not installed on this system


SQL Server导入报错:The LocaleID 4 is not installed on this system


解决方法:

我发现客户服务器操作系统虽然不支持Chinese (Simplified)这个Locale,但是支持Chinese (people's republic of china)这个Locale,将FlatFileSource的Locale像下面截图中改成Chinese (people's republic of china),然后确保Code page设置为936后,我就将CSV文件成功地导入到了数据库中并且没有出现乱码。


SQL Server导入报错:The LocaleID 4 is not installed on this system

您可能感兴趣的文档:

--结束END--

本文标题: SQL Server导入报错:The LocaleID 4 is not installed on this system

本文链接: https://lsjlt.com/news/42245.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作