Thread: Synchronise DBs

View Single Post

  #4 (permalink)  
Old 30-07-2008, 05:26 PM
KevinG KevinG is offline
Frontpage User
 
Join Date: Jul 2008
Location: Wicklow
Posts: 6
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Thanks: 0
Thanked 0 Times in 0 Posts
KevinG will become famous soon enough
Default

Any chance you could get away with just one database which both sites access? It seems that most of the complication comes from having 2 DBs! I suppose this would only be an option if there were a lot of shared data between the two...

Which DBMS are you using? some have special tools for syncing DBs - but it's always going to be rather complicated!
Reply With Quote