View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 08:50 PM
Dan Harris
 
Posts: n/a
Default Re: pgadmin as main postgresql GUI interface

Seb wrote:
> Hi,
>
> I'm exploring ways to interact with postgresql through a GUI. I'm in a
> Debian testing system (AMD64) and have found very few options. I really
> like pgadmin for the administrative tasks with postgresql, but I'm looking
> for something for day to day data entry, querying, and report generation.
> I come from an M$ Access background, where I was used to clicking around
> for these tasks. Openoffice.org does seem to have similar functionality,
> but I haven't been able to set it up to work with postgresql. I would
> appreciate some suggestions from other postgresql/pgadmin users. Thanks.
>


If you're used to MS Access, why not use it? Just set up an ODBC source
to point to Postgres and use Access like you would with any other database.

-Dan


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote