If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > GUI for data insertion in database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-21-11, 11:22
bfab bfab is offline
Registered User
 
Join Date: Nov 2011
Posts: 2
Question GUI for data insertion in database

Hi
Am new to PostgreSQL.am currently using pgadminIII GUI tool.but is their another way to create a simple Graphical user Interface for inserting data to tables created in the database without having to use (view rows) and the insert script?
[An example is when you go to a hospital/bank they feed your particulars to an interface and information is then stored to the database]

Last edited by bfab; 11-21-11 at 11:28.
Reply With Quote
  #2 (permalink)  
Old 11-21-11, 12:00
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,408
Did you check out the tools listed in the PostgreSQL wiki?

Community Guide to PostgreSQL GUI Tools - PostgreSQL wiki
Reply With Quote
  #3 (permalink)  
Old 11-22-11, 02:54
bfab bfab is offline
Registered User
 
Join Date: Nov 2011
Posts: 2
Gui

I checked it out already but doesn't help.What i need is a php script to have it linked via the web or somehow via the desktop
Reply With Quote
  #4 (permalink)  
Old 11-22-11, 05:15
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,408
I don't use PHP but a quick search in the PostgreSQL mailing lists archives turned up the following:

http://pear.php.net/
http://cakephp.org/
Reply With Quote
  #5 (permalink)  
Old 11-22-11, 10:32
arvindps arvindps is offline
Registered User
 
Join Date: Aug 2011
Posts: 27
Try Navicat Lite , it is a free software and has better table editor, but with fewer other options. So i keep both, for sql query and table editing i use it. For other purposes i use PgadminIII.
Reply With Quote
  #6 (permalink)  
Old 11-22-11, 14:48
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
If you want the php web-based front end, take a look at pg maestro. I've played with it some, and it seems to do a nice job of providing table & master/detail table data entry.
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On