I\'m making an iOS App that need to show some images from a remote site (from an URL), and everytime the users enter to the screen that should show the image, the app get fr
Check out main.m in the FMDB distribution- it shows how to save and pull out a binary blob (using the safari icon as an example)".