Invalid Blob length

From: "Derrick Betts" <Derrick(at)grifflink(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Invalid Blob length
Date: 2003-09-11 02:34:32
Message-ID: 016601c3780d$3c2e2170$e70a0a0a@BigOne
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am using a BDE connection from a windows app I'm building to connect to Postgres 7.3.2 running on Redhat on a linux box.

When I attempt to Post the dataset which I have loaded with a very large 'text' string, I get the following error: Invalid Blob length.

The field on the table is a type 'text'. The string that I am loading to the database is about 4,000 ascii characters long. (not really that large).

Any ideas as to why I am getting this error? Is there a setting I need to change on the database?

Thanks for your help,
Derrick

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jason Hihn 2003-09-11 13:34:24 Re: Invalid Blob length
Previous Message Bruno Wolff III 2003-09-11 01:50:27 Re: how many records