Click here to Skip to main content
15,922,696 members

Comments by Dan_R (Top 3 by date)

Dan_R 16-Mar-12 12:18pm View    
"Additionally This exact code is used on another page where I place the data in a grid object and it works fine."
The SP is being used with no problems on another page. It is a basic select based on a few parameters. It works both in SQL and from the other page (using the exact same code as shown)
Dan_R 16-Mar-12 11:23am View    
"I have tested the variable values are correct & populated when being called"
The variables have been checked in the call to the SP and they have valid data.
Dan_R 15-Mar-12 9:38am View    
Even if I hard code the values in the in the code in place of the variables it will not return the record set. But If I place the same values in the SP as default values it will return the record set and uotput the file