From: Francesc A. <fa...@op...> - 2003-05-16 10:10:59
|
A Divendres 16 Maig 2003 11:51, Edward Hartley va escriure: > > I am dealing with images and image feature sets so I was wanting to > create storage > for these. I naively thought a table row would be appropriate clearly > it isn't. For images I think that a far better solution would be to use Array objec= ts. If you need to save a lot of images, a group can host up to 4096 of such objects, but you can use more groups if you need them. Arrays are not enlargeable right now, but for images this is not a problem. Cheers, --=20 Francesc Alted |