Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: How to get out EXEC(T-SQL) data?

    i'm using sp_executesql to get the output. but doesnt work.

    however, the select statement gives the output.

    refer:

    SET QUOTED_IDENTIFIER OFF

    set @stmnt = "SELECT @description = Dscrptn + coalesce(' for ' + CaseNumber,...

Viewing post 1 (of 1 total)