hey i wanted to thank Igor, Ron, Dennis and Matthew
(sorry if i forgot anyone else) with helping me with
this blob stuff.
-cheers

c.s.
--- Igor Tandetnik <[EMAIL PROTECTED]> wrote:

> C S <[EMAIL PROTECTED]> wrote:
> > -so it seems that despite my byte order being
> wrong?,
> > i get the output back out exactly how i stored it
> in
> > the original array.
> 
> There is nothing wrong with the byte order. It
> matches the native order 
> of your CPU.
> 
> > is there a problem here i should
> > be concerned about in the long run or why i should
> > change the order?
> 
> If you ever need to have the database file portable
> between machines 
> with different architecture (e.g. Intel Mac vs
> PowerPC Mac) you will 
> have to think about this endianness problem.
> 
> > i am running on a Linux Ubuntu machine.
> 
> The operating system is largely irrelevant. What's
> important is what 
> hardware you are running on.
> 
> Igor Tandetnik 
> 
> 
> 
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
>
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 



      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to