From: | Leonel <lnunez(at)gmail(dot)com> |
---|---|
To: | Espartano <espartano(dot)mail(at)gmail(dot)com> |
Cc: | "jeferson alvarez" <jalvarez(at)renova(dot)com(dot)pe>, pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: Guardar y recuperar imagenes |
Date: | 2007-03-23 15:42:34 |
Message-ID: | 33c54f810703230842t181d01f8j9be8b79fbd33410c@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 3/24/07, Espartano <espartano(dot)mail(at)gmail(dot)com> wrote:
> On 3/23/07, jeferson alvarez <jalvarez(at)renova(dot)com(dot)pe> wrote:
> > Hola a todos la inquietud es esta en un caso especial tengo que guardar
> > y recuperar imagenes alguien tiene algun link por ahi donde pueda
> > informarme y en todo casoo que tipo de dato almacena imagenes me dijeron
> > que oid pero no estan seguro de eso gracias
> >
>
>
> El tipo de dato es bytea y tienes que convertirlo a base64 ? eso no
> recuerdo bien.
>
si es bytea hay que codificarlo a ByteA generalmente el Api del
lenguaje que uses debe traer para codificarlo
si lo pasas a base64 hay que insertarlo en un campo varchar
> --
> "Linux is for people who hate Windows, BSD is for people who love UNIX".
> "Social Engineer -> Because there is no patch for human stupidity"
> "The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
> mount ; fsck ; more ; yes ; umount ; sleep."
> "Documentation is like sex: when it is good, it is very, very good;
> and when it is bad, it is better than nothing."
>
> ---------------------------(fin del mensaje)---------------------------
> TIP 3: si publicas/lees desde Usenet, por favor envía "subscribe-nomail"
> a majordomo(at)postgresql(dot)org para que tus mensajes puedan llegar
> a los suscriptores de la lista
>
--
Leonel
From | Date | Subject | |
---|---|---|---|
Next Message | Leonel | 2007-03-23 15:47:37 | Re: cursores |
Previous Message | Leonel | 2007-03-23 15:41:21 | Re: Guardar y recuperar imagenes |