我想把mysql数据库迁移到sql服务器上。我有sql server 2008和sql server迁移助手表单mysql (SSMA)来做这件事。当我将SSMA连接到mysql时,连接良好,但当我连接到SSMA到sql服务器时,告诉我这一点:the connection to thewindows身份验证不允许我写入用户名并通过
但是如果我尝试从sql</e
我正在尝试使用SASV9.0连接到Windows7机器上的MySQL数据库。下面是我使用的代码。proc sql;create table tmp as from connection to odbc select * from mysql.time_zone ;这给了我以下错误。connection: [Microsof