From: | Josh <josh(at)globalherald(dot)net> |
---|---|
To: | Scott Paine <Scott(dot)Paine(at)Newmont(dot)com> |
Cc: | pgsql-advocacy(at)postgresql(dot)org |
Subject: | Re: training as a means of advocacy? |
Date: | 2007-08-23 21:25:56 |
Message-ID: | Pine.LNX.4.64.0708231717550.28687@home-av-server.home-av |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
Scott,
> I know, there's an argument to be made that such people do not need an
> enterprise system to handle their little databases with their cute
> little reports and entry forms and charts. Even so, if it works for big
Actually, PostgreSQL doesn't even fill the need you have. You are
migrating from Access. Access provides a lot of tools to interface to
database engines; I'm talking about the ability to build forms, reports,
and other things of that nature.
PostgreSQL doesn't provide those things, as it is a database backend. In
fact, you can use Postgres as a backend for your Access applications. It
seems like what you want is a framework on which you can build
applications.
You can see if Dabo fills your needs:
Or, OpenOffice BASE is an Access workalike, and would likely fill your
needs.
Or, search Amazon for one of the PostgreSQL development books.
Basically, you have a choice: you can spend money on a book or travel to a
training class, or you can spend time and read the manuals to figure
things out.
Hope that helps!
Cheers,
-J
From | Date | Subject | |
---|---|---|---|
Next Message | Chander Ganesan | 2007-08-23 21:44:51 | Re: training as a means of advocacy? |
Previous Message | Dave Page | 2007-08-23 20:59:31 | Re: Theme of this release: Performance? |