Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Dynamic T-Sql In Stored Procedure

    Andy,

    Just a shot in the dark, but did you try using EXEC (@sSqlSelect) instead of using the sp_executesql procedure. It may be a problem when the string is internally...

Viewing post 1 (of 1 total)