Can you incorperate databases?

Discussion in 'MySQL' started by Starnova, Feb 11, 2010.

  1. #1
    Not sure if the title actually describes my question.

    I have mysql working a message board using mybb 1.411. I have a script with a data base( also mysql) that I would like to use in conjunction with mybb. The situation is that I am not sure how to use both databases so that only one log in is required of my users to access both the board and the script.

    Thank you
     
    Starnova, Feb 11, 2010 IP
  2. bugcoder

    bugcoder Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    its not difficult to create tables of mybb in your previous database . just give the database name of your previous db while installing it. the later issue will be the session handling and thats where php will come into action.
     
    bugcoder, Feb 12, 2010 IP
  3. Starnova

    Starnova Member

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    Okay thank you and I will now visit the PHP thread of this board seeking further information.
     
    Starnova, Feb 14, 2010 IP