I need to be able to execute code when certain event happen with pooled database connections. The events are as follows:
- A connection to the database is created or destroyed. - A connection is obtained from the pool or returned to the pool. Has anyone else implemented this type of functionality? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
