SQLServer数据库表(xxx.bak)迁移到MySql数据库中
参考博客:
- 下载安装: https://blog.csdn.net/weixin_43468667/article/details/89073817
- 将(.bak)SQLServer文件导入到Navicat: https://www.pianshen.com/article/40081312661/
- 数据迁移(SQLyog工具): https://blog.csdn.net/txqd1989/article/details/82468645
- 数据类型对照: https://blog.csdn.net/lilong329329/article/details/78899477?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2allfirst_rank_v2~rank_v25-1-78899477.nonecase
注意事项: 创建SQLServer登录用户后要重启它的服务(我的电脑->管理->服务), 例如我创建的是 wqkeep 123456