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 > Migration tool

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-19-08, 00:50
sreepathi sreepathi is offline
Registered User
 
Join Date: Nov 2008
Posts: 2
Post Migration tool

i am using the sql server as database for my current application . now i am trying to migrate the Database from sql server to MySql. please let me know is there any tool which converts the Stored procedures automatically from the SqlServer to MySql.

Thanks in advance....
Reply With Quote
  #2 (permalink)  
Old 11-19-08, 07:11
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
not that Im aware of, as the syntax of the stroed procedures/trugger is going to be application specific. In my books, you are more likely to be able to migrate such scripts within the MySQL migration toolkit (available as part of the GUI tools from the MySQL site), but I wouldn't know whats now included in that toolkit.

failing that you are going to have to migrate each script individually, which I'd suggest is no bad thing if it helps understanding what each script does.
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
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