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

    How to put the Crystal engine in the GAC via Setup

    I have a Windows Application/Web Service project that I've been able to successfully deploy to my customer's server. Then I added Crystal Reports. I am getting an error that says "The application (mine) requires that assembly CrystalDecisions.CrystalReports.Engine Version 10.2.3600.0 be...
  2. MMock

    Change my datasource at runtime

    I've been developing my reports on my machine and with a database on a local server. So in each ofmy rpt files, I set the datasource location to that db and server. Now I want to deploy at my customer's. Instead of changing each report file, I'd like to put the database and server names in...
  3. MMock

    Printing without a CrystalReportViewer

    I have a windows application developed in VB.NET 2005. I have a main screen from which the user might want to run a report. I have the report developed. If I view the report and print it through CrystalReportViewer it works as would be expected. However, the user does not always want to view...
  4. MMock

    Can I use color to indicate a field value?

    I'm converting a Windows VB project from Access to VS .net 2005. The report currently in Access does something really cool with color-coding that I just want to know if it's possible to also do with Crystal Reports. There are boolean values in the database to indicate whether a component needs...
  5. MMock

    Added Stored Proc, Not Seeing Columns

    I am running Crystal Reports in VS2005 as of a few weeks ago so I'm not too skilled yet at troubleshooting problems I am having. I have a blank report and I set the DataSource and chose a stored procedure. This stored procedure should be expandable so I can indicate which columns I want to...

Part and Inventory Search

Back
Top