I need to save an image in sqlite database, what kind of field do you recommend?
Blob or Base64?
I need to save an image in sqlite database, what kind of field do you recommend?
Blob or Base64?
Base64 would be better to use… Check it over here
If this is your solution, then please mark it as solution
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.