Re: Multilingual database

From: "M(dot) Bastin" <marcbastin(at)mindspring(dot)com>
To: Terence Ng <ngterry2000(at)yahoo(dot)com(dot)hk>
Cc: novice pgsql <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Multilingual database
Date: 2003-05-14 14:35:49
Message-ID: a05210609bae80408d916@[213.119.70.233]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

At 6:11 PM +0800 5/14/03, Terence Ng wrote:
>Thank you very much for your patience. May I have one
>more question?
>
>May I put the login and password of my customers in
>the same table containing my customers name and
>address?

It is a convenient thing to do, but it's not very safe unless you
somehow store this information encrypted, or at least, scrambled.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Terence Ng 2003-05-14 14:42:03 Re: Login and Password
Previous Message Terence Ng 2003-05-14 10:11:18 Re: Multilingual database