Combining 2 tables from different databases

Discussion in 'PHP' started by white10, Apr 29, 2008.

  1. #1
    Hi Guys

    I have 2 tables from different databases that i wnat to combine in a table in a new database. The results in the new table must not be duplicated. Can anyone help me.
    Thjanks
     
    white10, Apr 29, 2008 IP
  2. phpl33t

    phpl33t Banned

    Messages:
    456
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I can code a conversion script for $100. If the database is HUGE, add an extra $50.

    I wrote a conversion script a while back that compares the two databases and combines all unique rows. Also converts non encrypted passwords to MD% in the process, but you might not need that part.

    The script is not user friendly, I would execute myself to ensure that everything combines perfectly. If you don't like the results you get your money back.
     
    phpl33t, Apr 29, 2008 IP