During run time, I need to check SQL statement which is assigned to string variable strSQL and can be 400 hundreds characters long. When use Watch Window, I can only manage to see max abt 250 characters at Value area, while the end part of the string is trimmed off but only that part is what I m interested in. Can anyone tell me how to view the full content of long string variable?
Thanks
David