I've just release a new version of Internals Viewer available here.
This release has a few bug fixes in it and also the Decode and Find tool window has been added, which I'll explain below.
I've also created some documentation on the CodePlex site. It covers the basic functionality of the add-in as is available here.
The Decode and Find window was available in Version 1 of Internals Viewer. It allows a value to be encoded to a particular type and then searched for in the Page Viewer.
To open it click the icon on the Page Viewer toolbar button:
It will also give a breakdown of how certain types are structured, for example smalldatetime:
In this version it's an SSMS tool window, so it can be docked or tabbed, just like the Find and Replace window.
In the latest release the Decode and Find window will automatically link to the active Page Viewer window, and can also be used if no Page Viewer is active.
Source Click Here.
Post a Comment