Hi,
This is getting me down >:-<
I am using RDC to run a report (using Progress 4GL).
I connect to the CrystalRuntime.Application object.
I connect to the database (via ODBC).
I print the report.
Then I want to disconnect the database.
I check CanClose, it gives me "true".
I have set the report object to nothing (in Progress it is ? actually).
When I use the method LogOffserver I get...
"Unable to disconnect. Server is in use".
What am I missing?
Thanx,
phirst.
This is getting me down >:-<
I am using RDC to run a report (using Progress 4GL).
I connect to the CrystalRuntime.Application object.
I connect to the database (via ODBC).
I print the report.
Then I want to disconnect the database.
I check CanClose, it gives me "true".
I have set the report object to nothing (in Progress it is ? actually).
When I use the method LogOffserver I get...
"Unable to disconnect. Server is in use".
What am I missing?
Thanx,
phirst.