Page 1 of 1

HP Non Stop Database Column Names are not Displayed

PostPosted: Thu Sep 27, 2012 3:49 pm
by sharathk
DBeaver has been a great tool for us to query HP Non Stop Database,
but it doesn't display column names.
Capture1.JPG
Database Table Column not displayed
Capture1.JPG (56.45 KiB) Viewed 7246 times


but when we click on Order/Filter Setting, we can see the Table Column Names.
Capture2.JPG
Database Table Column Names
Capture2.JPG (29.7 KiB) Viewed 7246 times

Since you can retreive the Table metadata, i'm sure you can display those on Table headers of queries.

it would be great to know there is some setting we're missing.

thanks

Re: HP Non Stop Database Column Names are not Displayed

PostPosted: Fri Sep 28, 2012 5:37 am
by Serge
Hello!

It seems that HP Non Stop JDBC driver doesn't provide column labels for resultsets. But it provides column names.
Although this is a problem in the jdbc driver I'll add a workaround in DBeaver. Fix will be included in the next version.

Thanks for report!

Re: HP Non Stop Database Column Names are not Displayed

PostPosted: Wed Oct 03, 2012 3:45 pm
by sharathk
great thank you.