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 Chris Miller 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: *

  1. kgrubby

    Error - the result of a formula can't be an array

    If I just put the field instead of the parameter, it only returns the first client ID in the list. I want to list all the Client ID's that were inserted with the parameter.
  2. kgrubby

    Error - the result of a formula can't be an array

    I am trying to create a formula to list out the values entered into the parameter. The formula is: "Average for " + {?CLIENT ID} + "(" + {CLIENT.COMPANY_NAME} + ")" Since there is multiple parameters, how do I get it to return every parameter that was entered?
  3. kgrubby

    Outer Join Error

    I am using Crystal Professional 9 with an Oracle DB. I get this error when I try to make some of my joins become Outer Joins. "Query Engine Error: ORA-01417: a table may be outer joined to at most one other table". How do I outer join more than one table to my main table?

Part and Inventory Search

Back
Top