View Single Post

  #3 (permalink)  
Old 10-19-2005
Martijn Tonies
 
Posts: n/a
Default Re: Migrating from SQL Server

> I have a small SQL Server database with a lot of tables. I'd like to
> migrate the data to MySQL on the same Windows server. Is there a
> Windows-based utility that can copy table structures between the two
> databases, or even transfer the tables structure and data too?


Our database developer IDE can do that:
www.upscene.com - Database Workbench.


--
With regards,

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


Reply With Quote