on ‎2015 May 28 10:43 PM
I am currently building a UI5 web application and implementing an uploading functionality to insert images into a Hana table.
At this point I am trying to use the FileUploader to insert an image using my OData service.
From examples I've seen online, most developers use prepared statements to upload the image. OData seems more secure, which is why I rather go with this technology; however, I have not seen any one do this.
Is this possible?
Request clarification before answering.
Hello Landon,
XS oData does not support Large Objects BLOB as a datatype.
Hence, this is not possible through oData.
Go through 7.1.8 for more details:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.