Submit Your Article Forum Rules

Results 1 to 3 of 3

Thread: How to I merge tables between 2 databases?

  1. #1
    Senior Member MrLeN's Avatar
    Join Date
    Jul 2003
    Posts
    382

    How to I merge tables between 2 databases?

    I have 12 forums running, and they all have a members table.

    I am going to use just the members table of one forum.

    How can I get all the members tables out and merge them all into the main one?

    Can I do it with myphpAdmin?

    MrLeN

  2. #2
    WebProWorld MVP brian.mark's Avatar
    Join Date
    Jul 2004
    Posts
    2,709

    We use...

    We use MysqlFront. It allows us to open 2 or more databases and directly copy tables and data from one to the other.

    Depending on the version of mySql and the version of phpMyAdmin, you should have an "Export" option to create a text file and an "SQL" tab which usually has "Insert data from a textfile into table" at the bottom.

    That should accomplish the merge you want to do.

    Brian.
    ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies

  3. #3
    Senior Member MrLeN's Avatar
    Join Date
    Jul 2003
    Posts
    382
    Okies mate, I'll go find the export buttons :)

    MrLeN

Similar Threads

  1. If you could merge all the search engines...
    By brian.mark in forum The Castle Breakroom (General: Any Topic)
    Replies: 2
    Last Post: 06-13-2005, 05:02 PM
  2. Proceed to Merge with CGI
    By WPW_Feedbot in forum Marketing Strategies Discussion Forum
    Replies: 0
    Last Post: 12-28-2004, 12:30 PM

Posting Permissions

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