Results 1 to 4 of 4

Thread: sql server-my sql

  1. #1
    Join Date
    May 2003
    Location
    Bangalore
    Posts
    2

    sql server-my sql

    Hi,

    How do i transfer the structure of datbase on sql server to mysql with data.

  2. #2
    Join Date
    Feb 2003
    Location
    Johannesburg, South Africa
    Posts
    145

  3. #3
    Join Date
    May 2003
    Location
    Bangalore
    Posts
    2
    Hi,

    http://www.devshed.com/Server_Side/M...yog/page1.html

    The above link, provides the tool to transfer data from sqlserver to mysql.

  4. #4
    Join Date
    May 2003
    Posts
    1

    Use dbweaver

    dbweaver (http://sourceforge.net/projects/dbweaver) allows you to extract the object definitions from a SQL Server.

    Unfortunatly, you have to get it through CVS, since there are no releases, yet.

    Peter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •