Re: Invalid Blob length

Поиск
Список
Период
Сортировка
От Godshall Michael
Тема Re: Invalid Blob length
Дата
Msg-id A596FA3368757645AF862C701495CA0001B44564@hor1mspmx01.gmachs.com
обсуждение исходный текст
Ответ на Invalid Blob length  ("Derrick Betts" <Derrick@grifflink.com>)
Список pgsql-novice
I don't know about BDE but the ODBC driver for postgres limits large text to about 500 characters by default.  That can be changed via the properties in the ODBC connection settings.  Maybe BDE does something similiar.  You might try searching the pgsql-odbc mailing list.
-----Original Message-----
From: Derrick Betts [mailto:Derrick@grifflink.com]
Sent: Wednesday, September 10, 2003 9:35 PM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] Invalid Blob length

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

В списке pgsql-novice по дате отправления:

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: phone number list
Следующее
От: Noel
Дата:
Сообщение: Synchronising two (identical) databases