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, anyo

[PHP-DB] database synchronization

2005-05-12 Thread Andri
Title: Message Hello all, anyone can help me?   I have web based application running on php and mysql and installed on multiple sites. The data on those sites need to be syn

Re[2]: [PHP-DB] database synchronization

2002-10-29 Thread Martin Hudec
Hello Juhan, JK> So you can't determine database servers' ip addresses, since they may or JK> may not be dynamic. So don't use the ip address, use hostname and JK> update this hostname every time ip-address changes. You can do it with JK> your own scripts and local host file or you can use public

Re[6]: [PHP-DB] database synchronization

2002-10-29 Thread Martin Hudec
Hello, see below... -- Best regards, Martinmailto:corwin@;corwin.sk Tuesday, October 29, 2002, 10:51:17 AM, you wrote: PL> Hi PL> If the records are all independant - ie travel agent (TA) A has their own PL> records and so does TA B then REPLACE INTO MainDB SELECT

RE: Re[4]: [PHP-DB] database synchronization

2002-10-29 Thread Peter Lovatt
1-242-1473 --- -Original Message- From: Martin Hudec [mailto:corwin@;corwin.sk] Sent: 29 October 2002 09:18 To: Peter Lovatt Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re[4]: [PHP-DB] database synchronization Hello Peter, okay :)))so far I understand...buth

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[4]: [PHP-DB] database synchronization

2002-10-29 Thread Martin Hudec
Hello Peter, okay :)))so far I understand...buthmmm let me explain 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 these we are updating...so they are all masters) in various travel agencies...

RE: Re[2]: [PHP-DB] database synchronization

2002-10-29 Thread Peter Lovatt
PL> Sunmaia PL> www.sunmaia.net PL> tel. 0121-242-1473 PL> --- PL> -Original Message- PL> From: Martin Hudec [mailto:corwin@;corwin.sk] PL> Sent: 29 October 2002 08:18 PL> To: [EMAIL PROTECTED] PL> Subject: [PHP-DB] databa

Re[2]: [PHP-DB] database synchronization

2002-10-29 Thread Martin Hudec
.net PL> tel. 0121-242-1473 PL> --- PL> -Original Message- PL> From: Martin Hudec [mailto:corwin@;corwin.sk] PL> Sent: 29 October 2002 08:18 PL> To: [EMAIL PROTECTED] PL> Subject: [PHP-DB] database synchronization PL> Hello

RE: [PHP-DB] database synchronization

2002-10-29 Thread Peter Lovatt
--- -Original Message- From: Martin Hudec [mailto:corwin@;corwin.sk] Sent: 29 October 2002 08:18 To: [EMAIL PROTECTED] Subject: [PHP-DB] database synchronization Hello, maybe this is not to be posted here but I am working on this using PHP and MySQL

[PHP-DB] database synchronization

2002-10-29 Thread Martin Hudec
Hello, maybe this is not to be posted here but I am working on this using PHP and MySQL (one application for travel agencies) Does someone know how to synchronize automatically two databasesi have one database running on my server with static IP and another, from