Please ignore this thread. I've found the error, I'd been stupid and not checked if the report worked ok just within the crystal environment. On checking this found that it didn't. All Access was doing was reporting the error which was occurring in Crystal.
I'm trying to export a crystal report using Access VBA. The report is written in Crystal 8 and is connected to an Oracle database using native Oracle drivers.
my code is as follows:
Dim crxApp As New CRAXDRT.Application
Dim crxReport As CRAXDRT.Report
Set crxReport = crxApp.OpenReport("R:\GB...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.