Skip to Content
0
Jan 15, 2023 at 08:31 AM

i would like to have sap/hana-client error output more extensive

99 Views

Hi all

the sap hana-client for nodejs in case of error is not so explicit

For example in sap hana studio you have

SAP DBTech JDBC: [260]: invalid column name: OFAS.Name1: line 1 col 16 (at pos 15)

but in sap hana client for nodejs you simply have:

{"code":260,"sqlState":"HY000"}
is there any way to have something more meaningful?Thanks Nicola