Re: [ADMIN] Resizing images contained in oid fields

2005-03-24 Thread Juan Miguel
Michael Fuhr wrote: On Mon, Mar 21, 2005 at 05:12:52PM +0100, [EMAIL PROTECTED] wrote: I have a table where an oid field is used for saving images. I'm thinking about getting a little snapshot of all images without downloading the full images. I only want to download some entire images. I'm thin

Re: [ADMIN] Resizing images contained in oid fields

2005-03-23 Thread Michael Fuhr
On Mon, Mar 21, 2005 at 05:12:52PM +0100, [EMAIL PROTECTED] wrote: > > I have a table where an oid field is used for saving images. I'm thinking > about getting a little snapshot of all images without downloading the full > images. I only want to download some entire images. I'm thinking in someth

[ADMIN] Resizing images contained in oid fields

2005-03-21 Thread juanmime
Hello, I have a table where an oid field is used for saving images. I'm thinking about getting a little snapshot of all images without downloading the full images. I only want to download some entire images. I'm thinking in something like this: create table images ( id serial primary key, tit