Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Creating a PDF from a Stored Procedure

    Has anyone been able to increase the max line length above 80 characters?

    Nevermind. found it.

    FOR SELECT SUBSTRING((code + SPACE(81)), 1, 80) FROM #text WHERE idnumber BETWEEN ((@nopg * 60) +...

Viewing post 1 (of 1 total)