On Mar 15, 2005, at 7:30 PM, Perrin Harkins wrote:
Don't fork with an open database connection and then try to use it. It will not work.
Really? I figured that it would work just right -- except whatever you programmed to use that will crash and burn and time out waiting to access the single shared handle.
I should have explained that I was just trying to illustrate the concept , should I ?