I am talking about web app users. I would like to store contact information
as well as billing related info like billing address and payment history and
status. I am developing in VB.Net.
Thanks,
Kevin
-----Original Message-----
From: Sean Davis [mailto:sdavis2@mail.nih.gov]
Sent: Wednesday, January 04, 2006 8:20 AM
To: Kevin Crenshaw; pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Best way to manage users
On 1/4/06 7:59 AM, "Kevin Crenshaw" <kcrenshaw@viscient.com> wrote:
> I am developing a web application and I would like to manage my user
> accounts in my postgresql database. Is the 'best' way to do this to set
up
> all of my user accounts in Postgres and then set up a table to store the
> additional user information that I want to keep (email address, fax number
> etc.)?
Are you talking about database users, or web app users? What language are
you developing in?
Sean