Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mabbott70

    Error while exporting report from Access

    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.
  2. mabbott70

    Error while exporting report from Access

    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...

Part and Inventory Search

Back
Top