Carl Von Stetten wrote:
BKBK,
I think the OP stated that his application is "run on multiple servers updating the same database", so the Maintain Connections setting won't help him
Imagine I am connected to a database, as are 3 separate servers. My 'Maintain Connections' setting pertains to me alone. I make no assumptions about the 3 servers contending for the same database. They might in fact not even be ColdFusion servers.
My post was answering just one specific question. The original poster said "there seems to be no way to ensure that all sequential queries will go through the same connection" and again that "There seems to be no gaurantee that the driver maintains the same connection". I was just letting him know there is a way to maintain a connection.