Hi,
I am using Crystal Reports 9.0 with VB 6.
I am using the Crystal Report method
'Report.Database.Tables(1).SetDataSource adoRecordset',
to assign data to sub reports. Please note that the
recordset is a disconnected recordset.
Crystal Report not release the system resources after
executes the report Document.
I have trried all the possible ways to dispose the
objects.
Can anyone help me to solve this problem?
Thanks.
Mohan