将数据从 MSSQL 迁移到 MySQL

发布于 2024-09-12 20:19:58 字数 209 浏览 5 评论 0原文

我在 SQL Server Express 中有一些表包含高字符数据 - 例如:Häagen-Dazs

我已导出 SQL 插入,当我在 MySQL 中运行时,它们在这些字符上失败。 SQL Express 没有 DTS,因此我无法进行 ODBC 转换。

我使用了 FileMaker Pro 的外部表功能,但字符显示为奇数字符。例如:

任何提示将不胜感激。

I have a few tables in SQL Server Express that contain data with high characters - ex: Häagen-Dazs

I've exported SQL inserts and when I run in MySQL they fail on these characters. SQL Express doesn't have DTS so I can't do an ODBC transformation.

I've used FileMaker Pro's external table functionality but the characters show up as odd characters. ex: �

Any tips would be most appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文