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!

Recent content by MaryValles

  1. MaryValles

    Passing a field value to a stored procedure parameter

    The datatypes are the same. For instance, if I inlude the parameter in the select statement (i.e. @AccountInputNumber AS AccInputNo) it appears in the list for available fields to link to. The fieldname (@AccountInputNumber) that is under the parameters section in subreport does not show up in...
  2. MaryValles

    Passing a field value to a stored procedure parameter

    How do I do that? The stored procedure parameter doesn't show up in the list of fields to link.
  3. MaryValles

    Passing a field value to a stored procedure parameter

    I am using Crystal 8.5 Professional. Data is stored in SQL Server 2000. I have a main report that has customer number. I need to pass the value of customer number to the subreports stored procedure parameter. How can I do this?

Part and Inventory Search

Back
Top