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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Viewer

Status
Not open for further replies.

celeron895

Programmer
Jan 29, 2002
81
US
Visual Studio includes a sample application written in VB.NET that is used for viewing Crystal Reports. The app has a browse button that lets you open reports.

However, this application does not seem to work for me. My Crystal Reports connect to SQL server and some excel files. I get a 'Logon Failed' message.

It seems to work when there is only one table. It fails with multiple tables and when there are 2 different datasources. Do reports have to be added to the project before being viewed? I would prefer to have a universal viewer, so when some users create reports, other users can view them without addidional work on the app. Any sugguestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top