Viewing 3 posts - 1 through 3 (of 3 total)
GilaMonster (8/25/2008)Can you print out the dynamic SQL instead of an execute and post the string?
GilaMonster (8/25/2008)
i had change exec with print but the error is same, can u give another...
August 25, 2008 at 2:27 am
#862417
bodhilove (8/24/2008)complete guess .. but perhaps you should not use isnull with sum. Maybe you could put the results of isnull in a variable instead and use sum that way.
bodhilove (8/24/2008)
sory,...
August 25, 2008 at 12:43 am
#862390
please help me solve this problem:
ALTER proc [dbo].[S_RptCustProd]
@StartPrd varchar(6),
...
August 24, 2008 at 10:13 pm
#862361