Re: Data Entry and Query forms - Mailing list pgsql-sql

From Jure Kodzoman
Subject Re: Data Entry and Query forms
Date
Msg-id 1151661085.5464.9.camel@localhost.localdomain
Whole thread Raw
In response to Data Entry and Query forms  (Anthony Kinyage <kinyage_tony@yahoo.com>)
List pgsql-sql
> 
> Before continuing our Plans, I need to know how can I do with
> PostgreSQL in order to have Data Entry and Query Forms on clients side
> (How can I design Data Entry and Query Forms).
>  

Hy. You could try using BOND framework which works for both linux and
win32. It is rather bad documented but is also very simple to use, and
there are examples. 

Mailing list is low traffic, but if you ask you will get your anwser
quick. The BOND developers are great guys, really :)

The link is http://www.treshna.com/bond/

the is also gnue, which is longer in production, and offers more
features at the moment, but requires some python knowledge
http://www.gnuenterprise.org/

Hope this helps and welcome to the wonderful world of opensource,

Jure




pgsql-sql by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: SELECT Aggregate
Next
From: Jason Farmer
Date:
Subject: Re: Using In Clause For a Large Text Matching Query