DataServer connection management
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
DataServer connection management
When an ABL session is established, the DataServer for
Microsoft SQL Server opens the number of read-only connections specified
in the PRGRS_CACHE_CONN value. The DataServer maintains these
connections for the duration of an ABL session, reusing them for
subsequent queries.