From: Fedor E. S. <FSh...@sp...> - 2004-04-09 06:16:53
|
I want to execute gbak utility from my client program to restore database (FbRestore can't restore database from client computer to server) . In this case I have problem because of active connections in pool. How can I clear connection pool? I think (for example) that will be very good to have static method ClearConnectionPool() in FbConnection class. Sorry for bad English. Best regards Fedor, Moscow Russia |