User Interface [was : eval function]

From: Vincent Veyron <vv(dot)lists(at)wanadoo(dot)fr>
To: saeed ahmed <mycomputerbooks(at)gmail(dot)com>
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: User Interface [was : eval function]
Date: 2011-07-31 17:29:10
Message-ID: 1312133350.2766.8.camel@asus-1001PX.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le dimanche 31 juillet 2011 à 18:43 +0200, saeed ahmed a écrit :
> 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?

Hi saeed,

It can be done by using ODBC, or SDBC drivers. See
OpenOffice/LibreOffice documentation.

But I find installing a postgres server is overkill for office
applications. May be it would be easier for you to use SQLite? very
performant file-based database engine:

http://wiki.services.openoffice.org/wiki/Documentation/How_Tos/Using_SQLite_With_OpenOffice.org

--
Vincent Veyron
http://marica.fr/
Logiciel de gestion des sinistres et des contentieux pour le service juridique

In response to

Browse pgsql-general by date

  From Date Subject
Next Message saeed ahmed 2011-07-31 17:58:24 using postgresql
Previous Message Simon Riggs 2011-07-31 17:15:36 Re: Statistics about Streaming Replication deployments in production