This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203971 - Ability to configure format of VARBINARY columns
Summary: Ability to configure format of VARBINARY columns
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 13:56 UTC by _ gtzabari
Modified: 2013-08-01 12:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2011-10-19 13:56:33 UTC
The default view for VARBINARY columns is binary format (e.g. "00001011"). I'd like to be able to view a decimal, hexidecimal representation similar to what the Debugger tab currently supports (when viewing variables).