Hi Rich,

    Just so I understand you correctly;

        1. Are you trying to use the replication features of MySql for 
this communication?

    Or

        2. Are you talking on the client side application, like PHP, 
Java, Perl...?

    How about encrypting the data itself and skipping the whole channel 
issue?

cheers,
Mikel
Rich Fortnum wrote:

>Hi there.  I have a need to reach into a remote database and write to their
>tables from my tables.  Or have them reach into my tables and read from
>mine.  Either way, data will travel over the net.  I need that data secure
>and I don't know how I can make that secure.  It's not a permissions thing,
>because that's straight forward...it's the communications I'm worried about.
>
>Can anybody comment on how remote security can be established between SQL
>databases?  
>
>Cheers.
>
>
>
>@@@ Rich Fortnum / Viaduct Productions / Toronto (EST)
>@@@ Web Design / Databases / Internet Video / Wireless Data
>@@@ [EMAIL PROTECTED] / http://www.viaduct-productions.com
>
>
>---------------------------------------------------------------------
>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
>



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