Community
Participate
Working Groups
1. The database object table has 630 columns. 2. Run SQL: SELECT * FROM table-name; 3. View the SQL result set in SQL result view, and see only the first more than 300 but less than 400 columns are displayed in the SQL result view. Expect to see all 630 columns are displayed in the SQL result view.
*** This bug has been marked as a duplicate of bug 318655 ***
Hi Eclipse open source team, Can you help answering the following two questions the customer who encountered this bugzilla problem asked: 1. What is the limit value of the total characters can be shown horizontally in the table viewer? 2. What is the plan / schedule to get the problem addressed by Eclipse / Microsoft team? Thanks!
(In reply to comment #2) > 1. What is the limit value of the total characters can be shown horizontally in > the table viewer? It is not a character limit but a pixel limit. From what I remember a window can not be bigger than 0x7FFF pixels. > 2. What is the plan / schedule to get the problem addressed by Eclipse / > Microsoft team? No plan, this is something that needs to addressed by Microsoft, I don't think they will fix that. Sorry.