all groups > sql server msde > april 2006 >
You're in the

sql server msde

group:

MySql and SqlServer


MySql and SqlServer Atílio Camargo
4/13/2006 7:34:02 AM
sql server msde:
Hi my Friends. I need to convert a mysql database(structure and data) to a
sqlserver database. Have you something (a document, a example) that explain
how I do it?
Re: MySql and SqlServer Atílio Camargo
4/13/2006 9:57:02 AM
Andrea , I didn´t understand so much. I can use DTS , after the installation
of ODBC driver for mysql?
thanks

[quoted text, click to view]
Re: MySql and SqlServer Atílio Camargo
4/13/2006 10:53:02 AM
All right. I want know how I convert a database of MySql to SqlSErver 2000.
Help me.
Thanks

[quoted text, click to view]
Re: MySql and SqlServer Andrea Montanari
4/13/2006 5:30:42 PM
hi Atílio,
[quoted text, click to view]

MSDE does not provide features to perform such a kind of operation, and I
mean wiwards or the like..
if you can elsewhere generate the DDL scripts to create the database schema
as long as the DML insert into scripts or txt files to be bulk loaded you
can go on executing them...
perhaps googleing a bit you can find something but you'll probably be more
lucky in the inverse task, that's to say SQL to MySQL (as opensource/free
prjs can likely exist that way)...
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.18.0 - DbaMgr ver 0.62.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

Re: MySql and SqlServer Andrea Montanari
4/13/2006 7:14:21 PM
hi Atílio,
[quoted text, click to view]

yes, but MSDE does not come with the DTS wizard...
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.18.0 - DbaMgr ver 0.62.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

Re: MySql and SqlServer Martijn Tonies
4/14/2006 12:00:00 AM
[quoted text, click to view]

Hi,

You could try our Schema Migration tool inside Database Workbench:
www.upscene.com

See also:
http://www.upscene.com/documentation/dbw/tools_schemamigrator.htm



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

Re: MySql and SqlServer Andrea Montanari
4/15/2006 4:40:04 PM
hi Atilio,
[quoted text, click to view]

unfortunately I do not have MySql database and relative ODBC drivers to help
out you with the DTS wizard..
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.18.0 - DbaMgr ver 0.62.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

AddThis Social Bookmark Button