ushtabalakh
Programmer
- Jun 4, 2007
- 132
Hey
I have an instance of ms sql server running at this address:
COMPUTER_NAME\SQLEXPRESS
Now when in MySQL Migration toolkit I enter this as hostname, it does not fetch the list of databases.
it says
unknown server host name "COMPUTER_NAME\SQLEXPRESS"
This is the address that sql studio manager uses to connect so it can't be worong but I guess mysql is looking for an ip address and a port.
How can I overcome this issue?
I have an instance of ms sql server running at this address:
COMPUTER_NAME\SQLEXPRESS
Now when in MySQL Migration toolkit I enter this as hostname, it does not fetch the list of databases.
it says
unknown server host name "COMPUTER_NAME\SQLEXPRESS"
This is the address that sql studio manager uses to connect so it can't be worong but I guess mysql is looking for an ip address and a port.
How can I overcome this issue?