VS2005 Crystal Reports

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ChenChen

    VS2005 Crystal Reports

    I have a crystal report (rpt file) that uses sql2k stored procedure.
    The stored procedure has some @ parameters.

    No matter what i am doing, the report doesn't move the parameters to the sp
    itself. I know it because i get an error:
    "The report you requested requires further information"

    When i try to monitor the sql activity, i see that the sp run by the crystal
    report like that:
    "sp_Test null,null,null, null"

    I am quite sure that the parameters were injected in the correct way to the
    rpt file.

    PLZ HELP!!!!



Working...