Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: help me solve this

    GilaMonster (8/25/2008)


    Can you print out the dynamic SQL instead of an execute and post the string?

    i had change exec with print but the error is same, can u give another...

  • RE: help me solve this

    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.

    sory,...

  • RE: Query restructure

    please help me solve this problem:

    ALTER proc [dbo].[S_RptCustProd]

    @StartPrd varchar(6),

    ...

Viewing 3 posts - 1 through 3 (of 3 total)