If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Integration of different database tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-27-10, 01:40
kish kish is offline
Registered User
 
Join Date: Apr 2010
Posts: 1
Integration of different database tables

Hi Forum ,

I had two different sites , one for e commerce and another one like a discussion forums. up to now i maintaining both in different servers with different databases .
Now i would like to integrate both with respect to users , i.e. i don't to want to disturb the existing sites in the respective servers , i just want to integrate the users list in the tables only . when a user register in one site no need to register in another one and the vice versa .
At present the fields in the both user tables in the databases are different only few like first name , last name was equal ..
how can i integrate the fields and users list , can i achieve this by maintaining in different databases.
please share your ideas .

thanking you in advance
Reply With Quote
  #2 (permalink)  
Old 04-27-10, 03:56
it-iss.com it-iss.com is offline
Registered User
 
Join Date: Sep 2009
Location: San Sebastian, Spain
Posts: 620
Have you had a look at replication? You create a primary location for all the users. All new entries are added to this primary table and replicated to the other servers databases.
__________________
Ronan Cashell
Senior Oracle/MySQL DBA
http://www.it-iss.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On