> 3) I use some sort of synchronisation so every time the web DB is > updated our internal one is also updated (ideal).
Check out! http://www.mysql.com/doc/en/Replication.html Regards, Nikunj Virani ----- Original Message ----- From: "Steve Jackson" <[EMAIL PROTECTED]> To: "MySQL General Mailing list" <[EMAIL PROTECTED]> Cc: "PHP General" <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 12:58 PM Subject: [PHP] Passing data between the web to an Intranet > Has anyone ever simply tried to pass information direct from the web > into a secure Intranet mysql DB rather than to a web DB? > > I am thinking down one of three lines. > 1) I use PHP to send an email with the data in it and update our > internal DB manually (the worst case) > 2) I use PHP which takes data, sends it as an email, puts it into a form > which then automatically updates our internal network (interesting idea > but I have no clue if it can be done ;o) > 3) I use some sort of synchronisation so every time the web DB is > updated our internal one is also updated (ideal). > > I would welcome any other ideas or solutions. Does mysql have any > replication or synchronisation functions? I am told Oracle has but > haven't seen this or heard of this with mysql. > > Cheers, > > Steve Jackson > Web Developer > Viola Systems Ltd. > http://www.violasystems.com > [EMAIL PROTECTED] > Mobile +358 50 343 5159 > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]