Re: PostgreSQL + VB6 + Crystal Reports 8

From: Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
To: Jaime Casanova <systemguards(at)gmail(dot)com>
Cc: Miguel Ortega <maob85(at)hotmail(dot)com>, pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: PostgreSQL + VB6 + Crystal Reports 8
Date: 2005-12-15 16:34:48
Message-ID: m38xummi8n.fsf@conexa.fciencias.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Jaime Casanova <systemguards(at)gmail(dot)com> writes:

> tienes dos opciones...
> 1) usar el tipo de dato lo y sus funciones asociadas que esta en el contrib...
> 2) convertir la imagen a base64 y guardarla en un campo text... (OjO
> la conversion es lenta)

3) Guradar la image en una columna bytea.

Saludos,
Manuel.

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Andres Serrano 2005-12-15 16:36:35 Hosting gratuito postgres 8.x
Previous Message Jaime Casanova 2005-12-15 16:06:14 Re: PostgreSQL + VB6 + Crystal Reports 8