Date |Tue, 07 Aug 2001 13:24:02 +0200
>From |Frank Fisher <[EMAIL PROTECTED]>

Hello!

FF> My company just stole my web server running MySQL.  I will now have to 
FF> host my site on a consolidated server that has MS SQL Server.

FF> How do I migrate?  I think my SQL code will be good except for 
FF> auto_increment, but are there any migration tools?

FF> Frank Fisher
You can try to use output of 'mysqldump' tool
and change it by 'sed' or some other automatic editor.

___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to