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 bkrike 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: *

  • Users: mabbott70
  • Content: Threads
  • Order by date
  1. 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