Home >Database >Mysql Tutorial >SSIS 将数据导入数据库问题

SSIS 将数据导入数据库问题

WBOY
WBOYOriginal
2016-06-06 09:41:211458browse

导入数据ssis安装mysql

请教一个SSIS将数据库导入到MySQL的问题,安装的是ODBC驱动,但是生成的SQL语句是带双引号的,不能被识别,需要手动的删除双引号,新建表可以手动完成,但是将数据插入表的语句是自动更改的,导致最后不能完成数据的迁移,请问有遇到类似问题的小伙伴吗?希望能指点一下,谢谢
图片说明
图片说明
图片说明

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn