Re: Persistant Connection

2001-02-12 Thread Sasha Pachev
On Saturday 10 February 2001 20:31, Benjamin Pflugmann wrote: >Hello. > >On Fri, Feb 09, 2001 at 09:53:45AM -0500, [EMAIL PROTECTED] wrote: >> Good Morning: >> >> We have a system of databases (in the plural) which number in the hundreds >> on individual serv

Re: Persistant Connection

2001-02-10 Thread Benjamin Pflugmann
Hello. On Fri, Feb 09, 2001 at 09:53:45AM -0500, [EMAIL PROTECTED] wrote: > Good Morning: > > We have a system of databases (in the plural) which number in the hundreds > on individual servers. I want to open a persistant connection on the server > and switch databases with

Persistant Connection

2001-02-09 Thread Ruben I Safir - Brooklyn Linux Solutions CEO
Good Morning: We have a system of databases (in the plural) which number in the hundreds on individual servers. I want to open a persistant connection on the server and switch databases without closing the handle in DBI and reopening it. Is this possible without getting a rollback warning