From: | John R Pierce <pierce(at)hogranch(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: eval function |
Date: | 2011-07-31 17:10:54 |
Message-ID: | 4E358C9E.4070504@hogranch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 07/31/11 9:43 AM, saeed ahmed wrote:
> i am new to postgresql and not very good in english language.i need
> help to understand,how i can make,(by using postgresql)something like
> microsofts access.i remebre you see a lot of buttons and
> functions.when you finish inserting some data,you have something
> permanent like a software that remains for ever.and everytime you need
> to insert new data ,you can simply.
> another example is openoffice's base.where you can make tables,queries
> and lot more.
> what i want to know is how can one use postgresql like microsoft
> access or openoffices base?
Access and Base are not database servers, they are application
development systems, which happen to have a database behind them. In
fact, you can use Access or Base with a PostgreSQL database.
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2011-07-31 17:15:36 | Re: Statistics about Streaming Replication deployments in production |
Previous Message | saeed ahmed | 2011-07-31 16:43:33 | Re: eval function |