Someone in our company sent me the sql for a report in a custom AP. I am using CR9 and can't just copy the sql into the report. The SQL makes several references to stored procedures. I can connect to the data source but do not know how to "get the stored procedures into Crystal". If I try to add it as a data source it references parameters and wants a number input. If I put a number in it gets an the error "Query Engine Error: '42000 [Microsoft][ODBC sql server Driver][SQL Server]Line 1: Invalid Procedure Number (0). Must be between 1 and 32767.' When in fact I am putting in a number in this range. Any suggestions?