I'm using Phoenix with Cornerstone/Excalibur datasource connection pooling.
Is there any way for me to configure the datasource such that all SQL
exceptions result in the connection involved being marked as dead?
I don't believe that is possible via configuration, but with a little work on the datasource code, it should be fairly simple to implement.
-pete
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
