Tom Benson wrote:
>If that is your only goal, store the images as a binary BLOB entry in >a local SQLite database, then load them as you need them. > >It's pretty simple to write the images to a binary string, and >storing them in a DB is very easy. > >This also allows you to package all of you resources into a single file. > >- Tom > > Well, no goal in mind, just gave an example. I was just wondering if one wanted to, how. I've got lots of questions like that. Like if I was to make a compiler (which is way above me) how do you actually compile code ? How do you make an OS ? How would one make there own Database format and Query language ? (not that these need to be answered) Thanks Eric _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
