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

    APP shutting down

    When I run a report in a VB6, CR10, and SQL2000 application, the CR causes an error and shuts the app down before the error handling is allowed to execute. Does anyone have a way to find out what is causing this, and how to fix it. TIA Wacki
  2. Wacki

    Class Object Not Loading

    I am running CR v10, VB6, connecting to a SQL 2000 DB. When I try to add Crystal Reports to the application I receive an error stating that the class is not registered. I have uninstalled and reinstalled both my CR and VB applications. Then rerun the VB and still get the error. Any Ideas...
  3. Wacki

    tmp Files

    Can anyone tell me how to get rid of the tmp files that Crystal is placing on the local hard-drive. I need to place the application on a server, and don't have permissions to allow the tmp file creation. Any help is appreciate. Using CR v 10 App is in VB 6.0 Connection to SQL 2000 DB TIA Wacki
  4. Wacki

    DLL Definition

    Can anyone tell me what craxdrt_res_enu.dll is used for, and where I can find a copy of it. We have searched the CD, and all developers machines, but are unable to find it. Any help is appreciated. TIA Wacki
  5. Wacki

    Enable Close Button

    I have CRv10. I want to enable the close button on the report toolbar. When I set .EnableCloseButton = true nothing happens. What do I need to do to let the users close the report from the toolbar? Wacki
  6. Wacki

    Group Section cannot be printed

    I am receiving an error "The group section cannot be printed because it's condition field is nonexistant or invalid. FOrmat the section to use another condition field." I am using CR10, and when I create the report in CR it works fine, but when I incorporate it into the VB 6.0 project I receive...
  7. Wacki

    Displaying Parameters using a RS

    I am using cr v10. I have created a report that has 8 parameter fields that are passed in using a VB 6.0 front end. The problem is that the report is not displaying any of the paramerter fields. It does display a message that states "Field name is unknown". It took some time to discover that...
  8. Wacki

    Report not displaying parameter fields

    I am using cr v10. I have created a report that has 8 parameter fields that are passed in using a VB 6.0 front end. The problem is that the report is not displaying any of the paramerter fields. It does display a message that states "Field name is unknown". It took some time to discover that...
  9. Wacki

    Totaling Subtotals

    newbie question... I am using CRv10. I have a report that has 12 columns with a total for each column at the Group Footer. What I need to be able to do is place a Grand total of the totals in the same group footer. Can anyone show me how to do this. Thanks in advance

Part and Inventory Search

Back
Top