Re: [Tutor] dbcp module

2004-12-17 Thread Danny Yoo
On Fri, 17 Dec 2004, Kent Johnson wrote: > The recipe you cite has the pp() function and an example of its use. It > sounds like that is what you want. Part of the pandemonium was my fault. I completely missed your earlier post here: http://mail.python.org/pipermail/tutor/2004-December/0

Re: [Tutor] dbcp module

2004-12-17 Thread Danny Yoo
On Fri, 17 Dec 2004, Rene Bourgoin wrote: > Ive been learning to interact with databases using python and i was > looking for ways to return a SELECT query result in a plain format. what > i mean by plain format is : > > name numberaddress > Fred Smith 2125553243 1 main st

Re: [Tutor] dbcp module

2004-12-17 Thread Kent Johnson
ote: From: Danny Yoo [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Fri, 17 Dec 2004 16:13:57 -0800 (PST) Subject: Re: [Tutor] dbcp module On Fri, 17 Dec 2004, Rene Bourgoin wrote:> Yes i believe im looking for the python version of the Jaka

Re: [Tutor] dbcp module

2004-12-17 Thread Rene Bourgoin
004 16:13:57 -0800 (PST) Subject: Re: [Tutor] dbcp module On Fri, 17 Dec 2004, Rene Bourgoin wrote:> Yes i believe im looking for the python version of the Jakarta databse> connection pool!!Hi Rene,I haven't looked at this too closely yet, but there are projects out th

Re: [Tutor] dbcp module

2004-12-17 Thread Danny Yoo
On Fri, 17 Dec 2004, Rene Bourgoin wrote: > Yes i believe im looking for the python version of the Jakarta databse > connection pool!! Hi Rene, I haven't looked at this too closely yet, but there are projects out there for connection pools. For example: http://sqlrelay.sourceforge.net/

Re: [Tutor] dbcp module

2004-12-17 Thread Rene Bourgoin
Yes i believe im looking for the python version of the Jakarta databse connection pool!! --- On Fri 12/17, Kent Johnson < [EMAIL PROTECTED] > wrote: From: Kent Johnson [mailto: [EMAIL PROTECTED] To: Cc: [EMAIL PROTECTED] Date: Fri, 17 Dec 2004 07:12:40 -0500 Subject: Re: [Tutor

Re: [Tutor] dbcp module

2004-12-17 Thread Kent Johnson
. http://jakarta.apache.org/ --- On Wed 12/15, Kent Johnson < [EMAIL PROTECTED] > wrote: From: Kent Johnson [mailto: [EMAIL PROTECTED] To: Cc: [EMAIL PROTECTED] Date: Wed, 15 Dec 2004 20:19:22 -0500 Subject: Re: [Tutor] dbcp module Googling for 'python dbcp' turns up this

Re: [Tutor] dbcp module

2004-12-16 Thread Rene Bourgoin
[EMAIL PROTECTED] To: Cc: [EMAIL PROTECTED] Date: Wed, 15 Dec 2004 20:19:22 -0500 Subject: Re: [Tutor] dbcp module Googling for 'python dbcp' turns up this recipe, is this what you are looking for?http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/81189KentRene Bourgoin wro

Re: [Tutor] dbcp module

2004-12-15 Thread Kent Johnson
Googling for 'python dbcp' turns up this recipe, is this what you are looking for? http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/81189 Kent Rene Bourgoin wrote: Anyone know where I can download the dbcp module for Python ___ No banners. N

[Tutor] dbcp module

2004-12-15 Thread Rene Bourgoin
Anyone know where I can download the dbcp module for Python ___ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com ___ Tutor maillist - [EMAIL PROTECTED] htt