Table of Contents

Question

How do I prevent Crystal reports from keeping an open connection to SQL Sever after closing the report in Control? The connections are closed only after closing Control.

Answer

To force Crystal reports to close connections to SQL Server in Control:

  1. Add this option to the Control startup options (Control shortcut, Options file, or registry): LogOffCrystalReports=1
  2. If using Production Terminal, add the option to the SSLIP_Options file as well.
  3. Restart Control and SSLIP.

Notes: