Thread: LO - Size

LO - Size

From
Andreas Bauer
Date:
Hi,

after I have succeeded in writing a blob to a db
I want to check, if really everything is written
into db, because when I try to receive e.g a bmp
which has 29 kb I only receive 3 kb. And the preview
only shows a small part the picture, but that part
right.
So any hints where is the problem?
thanks in advance

Regards

Andi


Re: LO - Size

From
Barry Lind
Date:
Andreas,

Can you provide a test case that demonstrates your problem?

With out much detail here, I can only guess what the problem might be.
There is a known bug where when the 7.3 driver talks to a 7.3 server,
the server incorrectly tries to encode binary data in UTF8 when sending
the data from the server to the client.  The workaround for this is to
use a database encoding of UNICODE.

thanks,
--Barry


Andreas Bauer wrote:
> Hi,
>
> after I have succeeded in writing a blob to a db
> I want to check, if really everything is written
> into db, because when I try to receive e.g a bmp
> which has 29 kb I only receive 3 kb. And the preview
> only shows a small part the picture, but that part
> right.
> So any hints where is the problem?
> thanks in advance
>
> Regards
>
> Andi
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>