Unix Technical Forum

Front end?

This is a discussion on Front end? within the pgsql Novice forums, part of the PostgreSQL category; --> Hello; I have spent a little time on PgAdmin III. I can see I'm playing with a lot of ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Novice

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 09:15 PM
Afton & Ray Still
 
Posts: n/a
Default Front end?

Hello;
I have spent a little time on PgAdmin III. I can see I'm playing with a
lot of power. Now I need to figure out how to use the database. Is what I'm
looking for the front end? (sorry haven't done much with data bases since
paradox 3.) I'm looking for a front end(?) that is relativly easy, (I don't
mind programing if necessary) cheap or preferably free, and has fairly good
abilities for formated output. I would also like to be able to create a
standalone application if possible.

Any hints or especially tutorials would be greatly appreciated
Thanks,
Ray


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.818 / Virus Database: 556 - Release Date: 12/17/2004


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 09:15 PM
John DeSoi
 
Posts: n/a
Default Re: Front end?

Ray,

On Dec 18, 2004, at 7:04 PM, Afton & Ray Still wrote:

> Hello;
> I have spent a little time on PgAdmin III. I can see I'm playing with
> a lot of power. Now I need to figure out how to use the database. Is
> what I'm looking for the front end? (sorry haven't done much with data
> bases since paradox 3.) I'm looking for a front end(?) that is
> relativly easy, (I don't mind programing if necessary) cheap or
> preferably free, and has fairly good abilities for formated output. I
> would also like to be able to create a standalone application if
> possible.
>


pgAdmin III is a generic front end for using PostgreSQL. It does not
have facilities for building interfaces or applications. PostgreSQL is
just a data server -- there are no interfaces building tools like you
might have had with paradox.

It sounds like what you might be looking for is a development tool for
building a custom PostgreSQL interface? If you are looking for
something simple with interface building tools, maybe RealBasic
(http://realbasic.com/) or Revolution (http://www.runrev.com/).

If by "standalone" application you mean something where the database
and application are integrated, you are probably using the wrong
database. PostgreSQL is a server type database and will be difficult to
embed in an application compared to something like SQLite.

You can likely get some better suggestions if you provide more details
on what you are trying to do.


Best,

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-17-2008, 09:16 PM
John DeSoi
 
Posts: n/a
Default Re: Front end?


On Dec 18, 2004, at 11:52 PM, Afton & Ray Still wrote:

>
> I admit I'm not real clear on terminolgy.
> As I understand it, front end means what the user sees and uses to
> input data and get information. The backend is what does the work and
> takes care of the details. Is this correct?


Yes, close enough.

>
> So far, I haven't been able to figure out how to enter data into the
> data base using PgAdmin. So what I'm looking for is a way to enter
> data and get fairly good looking (well formated) reports.
>
> If I can get all of this I'll be happy, but idealy I'd also like to be
> able to create an aplication that I can give to a co-worker who is
> only semi-computer literate. It doesn't really matter if it's all self
> contained, as long as it's all transperent to the end user.
>
> I'm also playing with a very limited development budget.


Assuming you have tables in your database, you can right click on the
table icon and select "View Data" from the menu. This will give you a
spreadsheet-like interface to add or modify data. I'm not aware of any
other data entry facilities in pgAdmin.

I don't think there are any report generation facilities in pgAdmin.
You might try searching the mail archives if you don't get any other
responses.

Best,

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-17-2008, 09:16 PM
M. Bastin
 
Posts: n/a
Default Re: Front end?

>Any hints or especially tutorials would be greatly appreciated

You can purchase REALbasic Standard and pgSQL4RB "internal
deployment" for about $200 total. (Might be a bit more with the weak
dollar.)

With that you can make virtually any stand-alone or console
application you like. The big advantage of pgSQL4RB is that it comes
with excellent documentation and it supports virtually all PostgreSQL
features.

Eduphant is a small but free frontend that was made with RB +
pgSQL4RB. It's a good frontend to learn SQL. You can insert data
using SQL queries and there are templates to show you how.

Go to aliacta.com for more info.

Cheers,

Marc

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:50 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com