If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Migrating a DB from MS SQL to MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-23-06, 17:29
madamos madamos is offline
Registered User
 
Join Date: Apr 2004
Posts: 24
Question Migrating a DB from MS SQL to MySQL

I'm trying to use the MySQL Migration Toolkit to get a database out of SQL server and into MySQL.

My domain account has been granted access to the sql server in question and I can sucessfully create and test a normal ODBC connection.

When I try to use the toolkit I put in the server name and user / pass etc... and when I click on the button that would list the db's it gives me the error that the login failed.

I've tried user and password, domain\user, user@domain and variants thereof. Is this something that will work when my access is by my domain account? Is there some sort of special jdbc connect string I should be using?

Thanks much for any advice.
Reply With Quote
  #2 (permalink)  
Old 02-23-06, 21:07
jfulton jfulton is offline
Registered User
 
Join Date: Apr 2005
Location: Baltimore, MD
Posts: 297
It's been a while since I've used the Migration ToolKit...but isn't there an option to use an existing ODBC connection? Or do you need the jdbc driver? Does it give you an error message or a stack trace?

Have you tried checking the mysql forums? Also, I'm pretty sure there are a few issues if you're migrating from Access or Oracle that are discussed in the toolkit help documentation. Maybe there's something tricky with MS SQL too?
Reply With Quote
  #3 (permalink)  
Old 02-27-06, 12:15
madamos madamos is offline
Registered User
 
Join Date: Apr 2004
Posts: 24
I'll check out the other forums.

I looked for the option in there, but it seems the only option is the jdbc driver - and that driver seems unaware of windows account.

I'm going to also try to get a regular sql account created and try that.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On