I can read the image from the hard drive and get ByteArray from its source. Is there a way to store these bytes in a local SQL database? What data type do I need to select for this field?
Or maybe there is a smarter way to save the image file itself in AIR SQL? ..
source share