Re: Toolkit for creating editable grid - Mailing list pgsql-general

From Andrus
Subject Re: Toolkit for creating editable grid
Date
Msg-id dnupgu$4o7$1@news.hub.org
Whole thread Raw
In response to Toolkit for creating editable grid  ("Andrus" <eetasoft@online.ee>)
Responses Re: Toolkit for creating editable grid
Re: Toolkit for creating editable grid
List pgsql-general
Florian,

your reply is not is not in news.postgresql.org server.
How to receive all messages using news.postgresql.org server ? It is tedious
to check the newsgroup archives using web interface also.

>  > I'm in progress of selecting development platform.
>pgAdmin3 is written in C++, using the cross-plattform and free
GUI-Toolkit wxwindows (www.wxwindows.org I believe).
pgAdmin3 includes an editable grid-view (right-click a table, and
select "Edit Data").

>> I believe pgAdmin3 is licensed under a BSD-License, so you might even
be able to reuse some code.

pgAdmin does not have ability to fetch next
screenful on page down. It can fetch only first 100 or all rows for
editing.This would me major improvement and I dont have enough knowledge to
add this to pgadmin.


> Including C,C++,Visual Basic, PHP and PL/SQL(!) in the _same_ ranking is
just
insane. They serve vastly difference purposes (Just imagine a

"web-application in PL/SQL, "

Why not ?
I can create HTML output from pg/SQL and redirect it to browser.
I hope that XHTML  capabilites will be added to Postgres also.


> "a kernel in Visual Basic"

VB has good complier which can be used kernel also.

> "GUI-Applikation in PHP"

To improve imagination you can download Agata Report from
http://www.agata.org.br/us/index.php

This is is GUI application written in PHP which allows to create reports
from Postgres database.

Andrus.




pgsql-general by date:

Previous
From: "dfx"
Date:
Subject: Migration tool from MS SQL server 7.0
Next
From: Eric E
Date:
Subject: Re: Toolkit for creating editable grid