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 142014

Summary: [65cat] Displaying the field type
Product: db Reporter: yudiset <yudiset>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: jbaker, matthias42, mschovanek, romanmostyka
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152818    
Attachments: A sample of field info next to the fieldname
Patch für Column Properties

Description yudiset 2008-07-29 10:15:33 UTC
[ BUILD # : 200807290015 ]
[ JDK VERSION : 1.6.0_07 ]

It would be great if in the Database Explorer, we can see the info
about field type, length, null (or not null), index of each field
when we access a table.

For example: id [char(2), not null]
This way, we can see all of the type & length of the fields of a
table straight away.

At the moment, we have to right click on each field and go to the
Properties menu.
Comment 1 yudiset 2008-07-29 10:17:16 UTC
Created attachment 65916 [details]
A sample of field info next to the fieldname
Comment 2 David Vancouvering 2008-07-29 17:13:27 UTC
Yes, I think this would be a very useful enhancement.
Comment 3 _ ahimanikya 2008-07-29 17:38:07 UTC
DataView shows column info when user hover on column header, may be we could do this similar style to be consistent. 
Comment 4 Jiri Rechtacek 2009-10-16 14:15:57 UTC
Reassigned to new owner.
Comment 5 matthias42 2011-10-27 21:14:28 UTC
Created attachment 112511 [details]
Patch für Column Properties

The attached patch implements the idea from comment #3
Comment 6 matthias42 2011-10-27 21:18:48 UTC
*** Bug 63708 has been marked as a duplicate of this bug. ***
Comment 7 matthias42 2011-10-27 21:25:24 UTC
*** Bug 154169 has been marked as a duplicate of this bug. ***
Comment 8 matthias42 2011-11-06 21:28:16 UTC
*** Bug 134214 has been marked as a duplicate of this bug. ***
Comment 9 Jiri Rechtacek 2012-02-10 16:41:46 UTC
the patch was applied in core-main/rev/65ac1f0ea1e4