Auto-generate GUI from a database table structure

Boyd, Craig1 craig1.boyd at citi.com
Tue Jul 21 08:52:19 EDT 2009


Gabriel,

Thanks for pointing this out.  It does not look like it supports Oracle at this time, which is one of my requirements, but that is based on doing a quick read of the wiki.  I will dig in further and see.  Perhaps it supports ODBC which would be an acceptable work-around. 

Thanks again,
 
Craig

-----Original Message-----
From: python-list-bounces+craig1.boyd=citi.com at python.org [mailto:python-list-bounces+craig1.boyd=citi.com at python.org] On Behalf Of Gabriel Genellina
Sent: Monday, July 20, 2009 4:40 PM
To: python-list at python.org
Subject: Re: Auto-generate GUI from a database table structure

En Mon, 20 Jul 2009 12:09:47 -0300, Boyd, Craig1  <craig1.boyd at citi.com>
escribió:

> I am trying to write a couple screens to update three or four database 
> tables on Oracle 10g and I was wondering if there was a way to 
> automatically generate some kind of GUI shell based on the tables that 
> I could then fill in with the logic / functionality I need.

I've never actually used it, but the DABO project seems to provide what you want: http://dabodev.com/

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list