On 20-5-2018 21:29, liviuslivius wrote:
>>Explain, please. The statement above >>could be understood in many different >>ways.

 >>Regards,
 >>Vlad

  if pool contain connection to database 1
and user try to connect to also database 1 he can use pool instead normal connection.

That wouldn't really work, because the pool is inside the server process, so a connection would need to be made (including authentication, etc) before a user would be able to use that. That kind of defeats the purpose.

Now i see that you are talking only when user use execute sratement on external database not normal connection

--
Mark Rotteveel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to