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