RE: a question/issue...

2004-08-01 Thread bruce
[mailto:[EMAIL PROTECTED] Sent: Sunday, August 01, 2004 6:26 PM To: bruce Cc: [EMAIL PROTECTED] Subject: Re: a question/issue... On Sun, Aug 01, 2004 at 09:22:21AM -0700, bruce wrote: > hi... > > i'm testing an app where i want a parent app to create the mysql db > connection l

Re: a question/issue...

2004-08-01 Thread Jeremy Zawodny
On Sun, Aug 01, 2004 at 09:22:21AM -0700, bruce wrote: > hi... > > i'm testing an app where i want a parent app to create the mysql db > connection link/handle, and basically pass this handle off to child > procesess. is there any reason why this can't be done? are there any > examples of this alr

Re: a question/issue...

2004-08-01 Thread Justin Swanhart
;m inclined to believe that if you can create a db connection handle, then > any other process should be able to use it, as long as the creating > process/parent process is still alive/running > > -bruce > > > > > -Original Message- > From: Justin Swanhart [mailto:[EMAIL PR