Re: Adding long text to a text field generates an error

Поиск
Список
Период
Сортировка
От Ben Ramsey
Тема Re: Adding long text to a text field generates an error
Дата
Msg-id 400C0D17.9000809@benandliz.com
обсуждение исходный текст
Ответ на Re: Adding long text to a text field generates an error  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
Ответы Re: Adding long text to a text field generates an error  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
Список pgsql-odbc
 > Please post your ODBC driver settings.  The table
 > definitions and the sql you are using may be helpful
 > also.

I was ready to post my code and table definition and everything, and
then I opened up the driver settings for the DSN that connects to the
database, clicked on the "Datasource" options button, which launched a
window with all sorts of options.  Here's what I found:

"Text as LongVarChar" is checked.
"Max LongVarChar" is set to 8190.

Should I uncheck "Text as LongVarChar"?  What will it do if I uncheck
it?  If I shouldn't uncheck it, then what should I set "Max LongVarChar"
to in order to allow unlimited amounts of text?

-Ben

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

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: Adding long text to a text field generates an error
Следующее
От: Andrew Ayers
Дата:
Сообщение: Re: Adding long text to a text field generates an error