![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Informix has (or had?) isql to help folks compose a simple forms-based app to access and update the database. We used 4GL for more complex forms-based apps. Is there a similar (in spirit) application builder built-in to PostgreSQL to accomplish the same? The most sophisticated feature I need for now (I think) would be the ability to open a drop-down menu whose data is selected from another table. Any suggestions? OK, any friendly, useful suggestions? ;-) |
#3
| |||
| |||
|
|
Rasputin Paskudniak, 25.08.2009 13:51: Informix has (or had?) isql to help folks compose a simple forms-based app to access and update the database. We used 4GL for more complex forms-based apps. Is there a similar (in spirit) application builder built-in to PostgreSQL to accomplish the same? The most sophisticated feature I need for now (I think) would be the ability to open a drop-down menu whose data is selected from another table. Any suggestions? OK, any friendly, useful suggestions? ;-) I have no experience with it, but there is a development environment called once:radix which seems to promise to do exactly what you need. It's Postgres based and OpenSource: http://sourceforge.net/projects/onceradix/ http://www.oncetechnologies.com/newo...onceradix.html Thomas |
#4
| |||
| |||
|
|
I have no experience with it, but there is a development environment called once:radix which seems to promise to do exactly what you need. It's Postgres based and OpenSource: http://sourceforge.net/projects/onceradix/ http://www.oncetechnologies.com/newo...onceradix.html Thomas SIGHHhhh.... Tom, that was one promising idea. I downloaded onceradix and unzipped (actually, unpacked) it. Looking at the installation web page, it requires java and something called tomcat. Well, tomcat was installable from Synaptec Package Manager. I chose tomcat6 over tomcat5.5. But the installation has some rules about where things should be installed, locations that Ubuntu does not comply with. The alternative is to edit a smörgåsbord of configuration files. I believe this is what is known is a "can of worms". |
#5
| |||
| |||
|
|
I think I'll hold out for another solution here. Who knows, maybe I ought to put aside Perl and pick up the PHP books I have stashed away... |
#6
| |||
| |||
|
|
Informix has (or had?) isql to help folks compose a simple forms-based app to access and update the database. We used 4GL for more complex forms-based apps. Is there a similar (in spirit) application builder built-in to PostgreSQL to accomplish the same? The most sophisticated feature I need for now (I think) would be the ability to open a drop-down menu whose data is selected from another table. Any suggestions? OK, any friendly, useful suggestions? ;-) |
![]() |
| Thread Tools | |
| Display Modes | |
| |