Sorry I forgot to post the resolution to this problem. It was a licencing issue. The "local" sql server was configured for unlimited connections, the remote one was configured for 5 connections.
Although "maintain database connection" is enabled, if 10 requests run queries at the same time, it tunnels 10 connections through that one connection. And thus, 10 licenses are required. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307695 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

