Community
Participate
Working Groups
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'
Created attachment 173264 [details] screenshot of missing column names
This is a known bug in win32. As far as I know it has no fix. Closing as not eclipse. Sorry.
*** Bug 354057 has been marked as a duplicate of this bug. ***