I am currently developing a website that would use a MySQL database to
store data.  The company using this website would require users to be
able to make changes to information on the site (LIVE - database on
webserver), but they would also need to be able to make changes on their
copy (which is offline).  
I am still a bit of a novice and need to set up this kind of
arrangement.  I have seen users referring to using replication, but I do
not have a particular master-slave relationship plus this update needs
to go both ways.  Can one effect the synchronising by using PHP to send
a query to the server?

This site will have minimal traffic and updates will only happen about
once every two days.

I really hope someone can help me in this regard.  

Thanks!!

KOBUS EHLERS
Whizbiz Technologies & Solutions
--
[EMAIL PROTECTED]



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to