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

    Running Totals Not Working to COUNT

    I have a report that has a primary and a secondary group. The primary group is "Provider" and the secondary group is "Collection Agency". There can be multiple collection agencies within a provider. The same collection agency can also exist in several providers: Provider: COOP...
  2. peggys

    Error When Connecting to Access Database

    I am trying to connect Crystal 8.5 to a stand alone Access2000 database. I am receiving the following error: Configuration Error Library "pdbbtrv.dll" cannot be opened. Please check its configuration. Any ideas out there? Thanks, Peggy
  3. peggys

    Insert Marks for Mailing

    I am trying to create a bill print using Crystal. One of the things I have to produce are "Insert Marks" that print along the right edge of the bill. Marks 2-7 are displayed or supressed depending on the binary equivalent of the current page number. Has anyone had to do this before...
  4. peggys

    Remove Schema From Table Name

    I am trying to write reports against a database schema CISNEW. I want to deploy this report to a user with a schema CIS12345. Currently, when I try to run this report at the client site, it bombs because it can not find the CISNEW schema. How can I eliminate the schema name from the tables so...
  5. peggys

    Resetting Page Numbers on Group Change

    I am trying to develop a bill print and need a way to reset the page number upon change of the account number. Does anyone know if this is possible in Crystal? Peggy
  6. peggys

    Does 9.0 Support Subqueries?

    Does anyone know if Crystal 9.0 supports subqueries or union queries? I realize that I can write a stored procedure to accomplish this, but I need to know if 9.0 supports this from the Crystal development screen? Can I pull in more than one query and join them to extract data? Thanks! Peggy
  7. peggys

    Convert 8.5 to 9.0

    My company currently uses Crystal 8.5. When we upgrade to 9.0 will our current reports still work? What will need to be done to convert them to work in 9.0? Thanks!!! Peggy
  8. peggys

    Top N Report - not working

    I am trying to use the Top N functionality in Crystal and it is not working. It is ignoring the field that I want to sort on. Has anyone else experienced this problem? If so, how did you fix it? Peggy
  9. peggys

    Creating subtotals in a main report from shared variables

    I am trying to create subtotals in a main report from shared variables coming from subreports. The grouping is being done in the main report and I need to display the subtotals from detail records coming from subreports. Can anyone help me with this??

Part and Inventory Search

Back
Top