Connecting Named SQL Server Express 2005 from MySQL Migration Toolkit 1.1.10
Posted
by KoolKabin
on Stack Overflow
See other posts from Stack Overflow
or by KoolKabin
Published on 2010-03-24T08:19:04Z
Indexed on
2010/03/24
8:23 UTC
Read the original article
Hit count: 453
Hi guys,
I am trying to migrate SQL Server Express 2005 database to mysql. I came across the mysql migration toolkit.
When i started with the tool it asked for my sql server express information. I provided all the information of the sql express but it still can't connect.
My machine has got 1.) SQL Server 2000 [Default instance eg computername ] 2.) SQL Server Express 2005 [Default Named Instance eg computername$SQLExpress ]
*I can make easy connection from Microsoft SQL Server Management Studio. I am getting problem only while connecting from MySQl Migration toolkit 1.1.10
© Stack Overflow or respective owner