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: [email protected] [mailto:[email protected]] On Behalf Of Gabriel Genellina Sent: Monday, July 20, 2009 4:40 PM To: [email protected] Subject: Re: Auto-generate GUI from a database table structure En Mon, 20 Jul 2009 12:09:47 -0300, Boyd, Craig1 <[email protected]> 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 -- http://mail.python.org/mailman/listinfo/python-list
