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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New parameters not showing in report

Status
Not open for further replies.

gooseriver

IS-IT--Management
Aug 4, 2006
93
CA
CR10
SQL 2000
Stored Procedure

I added two new parameters and I reference the parameters in a supress condition. When I do a refresh the two new parameters are not in the list... Why???
 
Added 2 new parameters to the Stored Procedures?

If the parms are being used by SPs. then that is where you need to add them, then issue a Database->Verify Database

-k
 
No actually these two parameters are used to suppress a section...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top