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 Shaun E 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: Wease7
  • Content: Threads
  • Order by date
  1. Wease7

    Add Table And Columns Through VB.NET?

    I'm trying to connect to a catalog local to my machine, create a new table, and then add columns to it. Or, the table might already be created, so I'd have to add a column to a pre-created table. I am coding like this, but getting an error: Dim objDB As Object Dim objImpApp As Object Dim...
  2. Wease7

    Crystal 8.5 to Crystal 11?

    I have a number of very complicated Crystal Templates written in 8.5. We are thinking of going to Crystal 11, but I want to know if I can just convert them over, or will I have to rewrite them all. Anyone have experience with this conversion?
  3. Wease7

    Images Resizing Through Crystal API

    This is driving me crazy, I have some images I am using in a report header. When I add the image to the report, it's 2.27 by 0.86 inches. Through the Crystal Developer, I can run the report, the image looks like crap. The image itself looks nice, outside of the report, it's a high resolution...
  4. Wease7

    Concurrent Access Licenses Error?

    I have an ASP application which I am running Crystal Reports through. They run through a COM object on a seperate server and print out via PDF. Lately, sporadically, I am getting this error: "There are not enough Concurrent Access Licenses to log you on. This system has 5 Concurrent Access...
  5. Wease7

    Suppressing Entire Sections?

    Currently, I can get the report to suppress the section if there are no records to display, however, the detail lines (which are what I am trying to supress) are still showing up. Meaning the placeholders for the blank sections are still there and they are thowing off the formatting of my...
  6. Wease7

    Need Help With Top 5 In Group With Others

    I am trying to pull only the top 5 in a group. I have used the "Top N/Sort Group Expert" function to pull the top 5 and that works, but when I click the check box for putting everything else into "Others", it pulls back that 6th group and doesn't rename it as...
  7. Wease7

    How To Add Group Header?

    I've played around with Crystal 8.5 some, but I'm by means no expert. I have a bunch of old reports for a legacy system and we have to use the same layout for the new reports in our new system. So new database, new fields, etc.. I am having a couple problems: 1. I have reports with Page...

Part and Inventory Search

Back
Top