On Thu, Feb 20, 2003 at 01:14:43PM -0500, Andy Davidoff wrote: > I figured as much, but why can't we just execute the query and clean-up/ > execute it again if the first try fails? This doesn't seem worth the trouble. If you want to clean that stuff up, a simple database connection pool might be more worthwhile. -- - mdz