From: Alain T. <al...@on...> - 2002-05-11 01:35:08
|
On Fri, 10 May 2002 20:23:24 -0500 Bill Barnes <bi...@kg...> wrote: > > Now that I have been thru the Guide and am fairly comfortable it is time to > cut to the chase. > Has anyone connected to PostgreSQL with Boa? > Do I have to use Zope for this? > Are there running programs available that can help with this? > I printed documentation from wxWindows to study the wxDb classes. > There are python libraries for db connections but I would like to stay within > the Boa framework if possible. > > Appreciate any comments and help you may have. > > -Bill Boa and wxWindows are dealing with interfaces, I think that python librairies are appropriate for what you want, there could be some add-ons within wxWindows supported by Boa like datagrids binded to a query but that's secondary IMO. Alain |