Stan, SQLite eventually stores everything as a string regardless of the type of the item inserted and the type of the field. Converting to a hex string and back is your best bet.
Lee On Apr 10, 9:12 am, Stan Wiechers <s...@merkwelt.com> wrote: > Hey, > > I am developing a mobile HTML5 based web app which needs to store byte in a > HTML5 for fast/offline access. I came across the problem described here on > stackoverflow, curious if anyone can chime in. > > http://stackoverflow.com/questions/5612637/storing-byte-array-in-html... > > Thanks very much, > Stan > > -- > "Local color. Soak it up" > Virginia Vidaura > > http://www.merkwelt.com/people/stan/ -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to iphonewebdev@googlegroups.com. To unsubscribe from this group, send email to iphonewebdev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.