Viewing 4 posts - 1 through 4 (of 4 total)
I removed the coma and it works fine
thanx alot your a genius
September 5, 2006 at 11:08 am
#658604
The code you provided results in the following error:
Incorrect syntax near the keyword 'Select'.
Refering to the second select statement
September 5, 2006 at 11:01 am
#658600
having is in there by mistake
having = where
September 5, 2006 at 10:50 am
#658594
I am sending a variable with a value of either 100, 300, 500, 700, 900 or 1000 to the stored procedure
if the variable @Range = 100 then I want it...
September 5, 2006 at 10:35 am
#658591