| 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!