Encountering error code 0x8000FFFF with Crystal Reports

Asked By 10 points N/A Posted on -
qa-featured

Hi,

I have a Crystal Report which calls 2 subreports.  

Whenever I verify the OLE DB thru this report, I encounter an error code 0x8000FFFF. 

I hope you can help me in resolving the issue.  Need resolution ASAP. 

Thanks so much!

Crystal Reports

Prompting failed with the following error message:”.

Error source:  Error code: 0x8000FFFF

SHARE
Answered By 0 points N/A #155177

Encountering error code 0x8000FFFF with Crystal Reports

qa-featured

Hello,

You must delete the subreport from your main report ,after that run the report and it will work fine

You must loop through the report objects to find a subreport and once found ,set the logon info to the subreport also This something that was changed in the RDC, we used to propagate the logon info assuming that the subreport also used the same logon info as the main report. Obviously that caused problems so now you must set the subreport logon also.

Good luck and hope this will solve your problem

Related Questions