Re: [PHP-DB] database synchronization. .

2005-05-12 Thread Martin Norland
M Saleh EG wrote: Are you running your sites on the same server? If yes use only one database for all of them. Unless he's installed the latest of either SSvX* or QFCP**, I'm guessing his server isn't installed at multiple sites. * [SSvX] Schrodinger's Server vX ** [QFCP] Quantum Flux Computin

Re: [PHP-DB] database synchronization

2005-05-12 Thread M Saleh EG
Are you running your sites on the same server? If yes use only one database for all of them.

RE: [PHP-DB] database synchronization

2005-05-12 Thread Murray @ PlanetThoughtful
  I have web based application running on php and mysql and installed on multiple sites. The data on those sites need to be synchronized (to have same data on every site after insert/update/delete action in each site). Currently im using an ftp server to handle synchronization, im using batch scri

RE: [PHP-DB] database synchronization

2005-05-12 Thread Bastien Koert
have a look into replication...might be what you realy need http://dev.mysql.com/doc/mysql/en/replication.html bastien From: "Andri" <[EMAIL PROTECTED]> To: "PHP DB List" Subject: [PHP-DB] database synchronization Date: Thu, 12 May 2005 14:09:51 +0700 Hello all, anyone can help me? I have web bas

Re: [PHP-DB] database synchronization

2002-10-29 Thread Juhan Kundla
Hei! Ühel ilusal päeval [29-10-2002 12:14] kirjutas Martin Hudec: > Hello Peter, I'm not Peter and i don't know, if i can help, but here is one idea. > I have server of travel agencies records (we need to update this, so > it is slave) with stable IPand then bunch of other computers (from >

RE: [PHP-DB] database synchronization

2002-10-29 Thread Peter Lovatt
Hi Take a look at replication http://www.mysql.com/doc/en/Replication.html HTH Peter --- Excellence in internet and open source software --- Sunmaia www.sunmaia.net tel. 0121-242-1473 --