DataServer connection management
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.