Offline Data Access API

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hello!,

I m working with WebSQL API and I'm able to succeed saving data to a sqlite but i am working with plain data. When i try to save an image in the SQL i cannot retrive that information again. I try to save in Rawbytes (BLOB) or base64 (TEXT). in the first one, only retrieve a (Raw OBject text) and the second one, its not working.

Someone work with this API and has succeed saving images in the sql?

Best regards!

Hello,

As per the below documentation link Blob is supported as the argument .

http://docs.kony.com/konylibrary/visualizer/viz_api_dev_guide/Default.htm#kony.db_functions.htm

Looks like , We need to analysis this and update Product . Request to log a support ticket with the Visualizer version you are using , Platform on which you are trying etc . Sample may not be needed but helps for quicker help on this.