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

    RAS v9 not able to execute report

    Hi. I have a report that executes just fine in CR Prof v9 locally on my pc. When I copy this report to the server that contains the RAS v9 software but not the CR Prof v9, I get the following message after responding to the prompt. I've created 25+ reports but only 9 of them have this problem...
  2. kmarino

    Formula fields not available for Summary function

    I have 8 formula fields defined. Only 4 of them are available when I select the Insert Summary function on the Toolbar. What would cause formula fields to not be available? The following is the formula for the 4 fields that do appear: If {V_CHK_VW_EARNINGS.CHECKVIEWEARNSCD} = {?Earning 1...
  3. kmarino

    Address Labels Template Info

    I created a new report using the Wizard and selected Mailing Labels. Once I've completed the wizard, how do I access the information about the label template I selected? I currently can't figure out which label I selected or the size of those labels. The Template Expert only lists the...
  4. kmarino

    Convert DB Null Values to Default Disabled

    From the menu, File > Options, there are two options for converting Null values to defaults - one for Database values and the other for all other fields. (I know there is also the Report Options one as well but I'm interested in making all my reports the same.) My questions are "What...
  5. kmarino

    ISNULL test not working

    I have the following nested IF statement that displays nothing instead of "(no applicable code)". The P,E,I, and W is working. Does anyone know why? I can't seem to make the ISNULL function to work in other report either. IF {V_DEPENDENT.DEPCOBRAELIGIBLITY} = "P" then...
  6. kmarino

    Stored Procedures and Crystal Reports v9 Professional Edition

    I’ve been searching how to do stored procedures and I can’t find the information in the Help sections. Is it because I need a Developer’s Edition to create the stored procedures, which in turn can be then accessed by the Professional Edition?
  7. kmarino

    Left Outer Joins vs SubReports vs Views

    Hello. I am using Crystal Reports Professional Edition 9.0 I am currently trying to link 3 views: An Employee view with two code description views. I want the Employees to appear on my report regardless of whether the codes on the Employee table have an entry on the respective description...

Part and Inventory Search

Back
Top