I would like to know if Hana supports insert of a geometry as a WKB format. As My application is converting point geometry object into WKB format (byte array). But insert fails with the error :
"SAP DBTech JDBC: [592]: not supported type conversion: binary cannot convert to number type"
I am using same approach for others DB provider it works fine.
With WKT there is no problem .
Thanks in Advance,
Nishtha