MYSQL Copy from one DB to Another PHP Scrift or Software

Discussion in 'MySQL' started by josephfrancis, Aug 16, 2007.

  1. #1
    Hello everyone,

    I am need of a script that will copy the content from a mysql table fields and copied specifically to other table fields I set from another databases on the same server.

    Basically I need to copy certain fields from one table to another tables specifics fields.

    If you can assist me please post a reply.

    Thank You


    Joe
     
    josephfrancis, Aug 16, 2007 IP
  2. supperman

    supperman Peon

    Messages:
    22
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    try use command

    mysql dump
    check it on the mysql manual

    /s
     
    supperman, Aug 17, 2007 IP
  3. josephfrancis

    josephfrancis Member

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #4
    ok,

    Thanks


    Joe
     
    josephfrancis, Aug 17, 2007 IP