|
From: Köditz, M. <Mar...@it...> - 2017-12-09 14:43:24
|
Hi, 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? Regards, Martin |