On Fri, Jul 5, 2013 at 12:44 AM, Bryan Pendleton <[email protected]> wrote: > Have you considered using a connection pool in between your > application layer and the database, so that the connections > are retained and re-used, rather than being fully reclaimed > and fully reopened?
>From the original post: | and when the user closes the database they expect to be able to move | the files immediately after. TX
