On 22 Aug 2001 17:35:58 +0100, Elizabeth Alderton wrote:
> If I do a SELECT query to bring data down to a PC (this is being done
> through Delphi) how can I encrypt the data so that it comes safely?
> 
> Equally when doing UPDATE and INSERT in the other direction I would want to
> encrypt the data.
> 
> Can anyone help please?
> 
> We can't afford to use ssh - we would have to have a dedicated server.

You'll have to create encrypted tunnel or wait until MySQL-4.0 which can
do encrypted connections with SSL.

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Tonu Samuel <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Security Administrator
/_/  /_/\_, /___/\___\_\___/   Hong Kong, China
       <___/   www.mysql.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

Reply via email to