Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318655 - Edit and SQL Results panel does not show column names for all columns
Summary: Edit and SQL Results panel does not show column names for all columns
Status: CLOSED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 354057 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-01 19:35 EDT by Missing name CLA
Modified: 2011-08-08 11:35 EDT (History)
3 users (show)

See Also:


Attachments
screenshot of missing column names (160.00 KB, image/jpeg)
2010-07-01 19:35 EDT, Missing name CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Missing name CLA 2010-07-01 19:35:16 EDT
Build Identifier: 3.4

Description and Steps:
------------------------ ------------------------
Observed Results:  In Data Source Explorer, when Edit Data or view data in SQL Results panel for a table with large number of columns, looks like it does not show column names for all the columns.  For example, if there are 1000 columns in a table, Edit data panel shows column names for first 100 - 200 columns only.

Note:  Data is displayed for all the columns.

Expected Results:  Show column names for all columns.  I am not sure if there is some setting that I am missing.

Attaching Screenshot


Reproducible: Always

Steps to Reproduce:
Steps to recreate using our product:
--------------------- ---------------
1.  Install IDA 7.5.2 and Optim Designer (build id 20090601_1311)
2.  Open either IDA or Optim Designer
3.  Define above listed Oracle database in Data Source Explorer using 'Oracle 10 - Oracle Thin Driver Default' driver
4.  Connect to the database
5.  Expand the <db> -> qor102j1 -> Schemas -> NEX_SOURCE -> Tables -> MAX_COLUMNS1_123456789_30BYTES
6.  Right mouse click on MAX_COLUMNS1_123456789_30BYTES table and select Data -> Edit
7.  In the Data edit panel, scroll to the right and verify column names are not displayed for the columns.
8.  Execute following SQL query and verify similar issue exist in SQL Results panel.

Select * from NEX_SOURCE.MAX_COLUMNS1_123456789_ 30BYTES where ROW_NUM_1234567890_XXX_30BYTES = 'ROW_1'
Comment 1 Missing name CLA 2010-07-01 19:35:55 EDT
Created attachment 173264 [details]
screenshot of missing column names
Comment 2 Felipe Heidrich CLA 2010-07-05 09:48:46 EDT
This is a known bug in win32. As far as I know it has no fix.
Closing as not eclipse. Sorry.
Comment 3 Felipe Heidrich CLA 2011-08-08 11:31:12 EDT
*** Bug 354057 has been marked as a duplicate of this bug. ***