Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 5115

XSJS : JSON, Inserting VARBINARY(RAW) data into a Table via XSJS/JSON

$
0
0

Experts!

 

I'm trying to insert JSON data read from one table into another table (why? ...long story) . Observing the JSON string, I see the name value pair of the VARBINARY data type field like this:

 

"VARBINARY_FIELDNAME" : { }

 

Im looping at the JSON array to prepare data for insert. The insert query via hdbconnection  "INSERT INTO ... VALUES ( ?,?,?)" fails with something to the effect of "parameter not consistent".

 

Any special handling necessary here?

 

Nehal.


Viewing all articles
Browse latest Browse all 5115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>