On 5/21/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
you could definitely get around that by either providing your own connection provider class and setting that in the config
That's what I have now. A ConnectionProvider that wraps my DatabaseProvider. I was hoping to avoid writing it, but it's pretty trivial and now it's basically done. - Dave