How to add table?

Discussion in 'Databases' started by paul_so40, Jul 30, 2009.

  1. #1
    Hi, small problom ill try say it as simply as possible

    i am currently running a forum using vbulletin. lets call this database A

    I have been given a database backup of another vbulletin forum of the same vertion. Lets call this database B.

    What i want to do is to add the user tables of database B to database A without adding the threads etc.

    Dose this make sence.

    Can anyone help me do this?

    Thanks
     
    paul_so40, Jul 30, 2009 IP
  2. findonline

    findonline Peon

    Messages:
    149
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can export the other tables as structure only and then import them into your new database as structure only, then populate them - you may want to use a visual tool like SQLyog - it makes importing and exporting a snap.
     
    findonline, Jul 30, 2009 IP