From: Patrick Spence Date: 2006-08-24T02:07:40+09:00 Subject: Re: Storing animated .gif images William Crawford wrote: > An animated gif is indeed several image pieces in a single file, but > there's no reason trying to store that file should break anything. > There no 'EOF' markers or any crazy thing in the middle of the file. Agreed. My assumption was just a stab in the dark because I could come up with no other explanation. Although I don't have time to test it right now, my guess is that if the field were defined as a "binary" datatype, vs. an "image", it would probably work okay. -- Posted via http://www.ruby-forum.com/.