SQL Debugger - Viewing Long Strings

  • I have some stored procedures that create SQL queries dynamically by assembling bits of the query depending on the stored procedure parameters. The problem is that these queries are often close to a thousand characters long. The SQL Server Debugger only lets me view the first 255 characters of any string. Is there any way around this? I'm debugging SQL Server 2000 Debugger stored procedures thru Visual Interdev 6.0.

  • This was removed by the editor as SPAM

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

You must be logged in to reply to this topic. Login to reply