Jump to content

possible to join two databases


mallen

Recommended Posts

I am  working on an application where users will upload images. I also have a forum using PHPBB. Is it possible to have a database for the users including ID, posts, and images and a separate database for the forums?

 

The forum database has 30 tables and it seems easier to just add the extra tables to it. But if I can use some type of join I would rather keep the two separate. I have to keep the two linked somehow so if they log in to the web site they are logged in to the forum and vice versa.

Link to comment
https://forums.phpfreaks.com/topic/70265-possible-to-join-two-databases/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.