Subject Connection pooling
Author Raigo Lukk
How to best implement connection pooling for Delphi 6(7) ISAPI
application using Firebird/Interbase?

Connection to FB is now through IBX.

I have searched google and understand that to do connection pooling I
need some external components. Can connection pooling be done with
Delphi built in components? How?

Thanks.