Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

It would be useful if you could get access to the whole of a long varchar from the Watch list of the Debugger. Currently (v6 ie SQLA 11) it only shows the first 250 chars in a single line, a dialog box (as in the data grids) would be great.

asked 15 Oct '10, 12:18

Justin%20Willey's gravatar image

Justin Willey
7.6k137179249
accept rate: 20%

edited 15 Oct '10, 12:28


Justin,

Thank you for your suggestion. We are not sure if returning all the data in a long value from the server to the debugger all the time is necessarily the correct approach; but perhaps providing a mechanism for the user to indicate how much of a long column should be returned is doable and the better approach. We will therefore consider making a future enhancement to the debugger and server to allow users to fetch more data when viewing long values.

permanent link

answered 18 Oct '10, 14:48

Karim%20Khamis's gravatar image

Karim Khamis
5.7k53870
accept rate: 40%

Thanks Karim - I was thinking that it would only be fetched on demand (as when you drill down in the data grid)

(18 Oct '10, 17:17) Justin Willey

@Justin Yes that certainly would be ideal. We will try and come up with something reasonable and useful. Again, thanks for the suggestion.

(18 Oct '10, 17:46) Karim Khamis
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×128
×113
×106

question asked: 15 Oct '10, 12:18

question was seen: 2,764 times

last updated: 18 Oct '10, 14:48