2023 Jan 15 8:31 AM
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