Skip to Content
0
Former Member
Jun 23, 2017 at 04:42 PM

SQL Client DB connection does not disconnect even after closing the crystal report.

630 Views Last edit Jun 22, 2017 at 01:47 PM 2 rev

Hi ,

I'm currently using SAP Crystal Report 2013. I have a ODBC(RDO) connection setup and every time I run the Crystal Report from my native application(Progress 4GL Application), a new SQL DB connection gets established. However on closing the report, the SQL Client is not disconnected (i.e the connection still remains). Every time I open a report a new connection is established and it never disconnects until I close the application.

I tried using the .close() , .dispose() in VB.net code on which my Crystal Report is setup. Nothings seems to help.

Please Advise.

Regards,

Madhusudan VS