I have a report (Crystal Reports 10) that connects to an Access database. The Access database uses a pass-through query to retrieve data. The .rpt file and the Access database will both be stored in the same directory.
What kind of viewer will my end-users need? Where can I get it?
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Posted: 30 Apr 2007 at 3:58pm
You have two options:
1. Write your own viewer application. Visual Studio has a CrystalReportViewer control for both WinForms (desktop) and ASP.NET (web) applications.
2. Find a viewer that is either shareware or that you can purcahse and configue it to view your report. See http://www.kenhamady.com/bookmarks.html for a good list of what's available.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum