Category "blob"

How do I parse a JSON from Azure Blob Storage file in Logic App?

I have a JSON file in Azure Blob storage that I need to parse and insert rows into SQL using the Logic App. I am using the "Get Blob Content" and my first atte

What is webkit 1 way of createobjecturl?

I tested URL.createobjecturl in chrome browser with large blob object and it worked like charm. But problem came when I ran same code on older webkit (version 1

HTML set a blob (PDF) url in an iframe doesn't work on mobile

I use an API to get generated PDF or stored PDF on private directory (only accessible if the user is logged in). My endpoint send a http response with Content-T

Display a PDF in the browser in a modal from blob data using react-pdf (@react-pdf/renderer)

I am using the handy react-pdf library to render/display/download pdf's in my React site. I have my PDF's stored on the server. I have a call to the server th

Unsure if an existing project is using blob files of some other data format

I am working on an application that was created by a colleague that is no longer with the company. I am trying to open what I believe is a PDF in blob file form

Conditions (like "like") on binary field (blob) in oracle

How can I search in (put condition on) blob field in oracle, like text fields? I need someting like: select * from table_name where blob_field like '%00ff00ff