Ok, I'll try your sugestion, many thanks bro.
 
Regards,
 
 
dbalinglung
 
 
>----- Original Message ----- >Sent: Tuesday, December 30, 2008 5:39 PM
>Subject: Re: [GENERAL] Load Image File From PostgreSQL DB
 >
>I seriously doubt you could store an image in oid typed column, because 
> "The oid type is currently implemented as an unsigned four-byte 
> integer." (from postgresql 8.2 manual). I too use Zeos with no problems 
> using bytea type.
> 
> Julius Tuskenis
> 
>