Sunday, December 10, 2017, 3:44:41 AM, Martin wrote:

> I need some help to understand this section (connection pooling)

>> External connections made by statements WITH COMMON TRANSACTION (the 
>> default) will remain open

>> until the current transaction ends. They can be reused by subsequent calls 
>> to EXECUTE STATEMENT, but

>> only if the connect string is exactly the same, including case

>  

> What is meant by „including case“? The case sensitivity? Or something else?

It means "...with upper and lower case characters exactly as they occur in
the original string."  Can you do something with that phrase?

Helen




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

Reply via email to