eSchoolPlus Texas

July 2025 Minor Maintenance Release

These changes have been released in the following software version:

  • ESP_25.6.1.0

Reference

Page

Release Note

ESP-104846

Student Downloads

Implemented a custom code check in the TX 415 Student Download stored procedure to prevent the insertion of duplicate records.

ESP-105237

Child Find Download

Modified the INSERT query logic to enclose all dynamic values in single quotes ('{}'). This change ensures that SQL statements remain valid and executable, even when optional fields are missing or left blank. It enhances robustness by preventing syntax errors due to null or empty values.