Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26414 > unrolled thread

Re: The way to develope a graphical application to manage a Postgres database

Started byCsanyi Pal <csanyipal@gmail.com>
First post2012-08-02 23:13 +0200
Last post2012-08-02 23:13 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: The way to develope a graphical application to manage a Postgres database Csanyi Pal <csanyipal@gmail.com> - 2012-08-02 23:13 +0200

#26414 — Re: The way to develope a graphical application to manage a Postgres database

FromCsanyi Pal <csanyipal@gmail.com>
Date2012-08-02 23:13 +0200
SubjectRe: The way to develope a graphical application to manage a Postgres database
Message-ID<mailman.2886.1343942054.4697.python-list@python.org>
Verde Denim <tdldev@gmail.com> writes:

> Sounds like you have enough pieces-parts... is it a question of the
> development process?

Yes, it is.

First question is about GUI.

Say I start to create a GUI with XRCed for such an application for
managing a concrete postgresql database.

On a Frame (window) which object should I draw to get a Table of the
database when I write the code?

If I want to use say python-pygresql to connect to the database then I
must study the http://www.pygresql.org/pg.html documentation and after
that I must to write code to connect it with the GUI.

Is on the Internet such a tutorial that can help me in this effort?

-- 
Regards from Pal

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web