Data Truncation Errors

Поиск
Список
Период
Сортировка
От Marc Zandvliet
Тема Data Truncation Errors
Дата
Msg-id EJEPKBPLBLLPHCMAGNCPKEJFCAAA.marc@auroraworks.com
обсуждение исходный текст
Список pgsql-odbc
Hello,

My application is experiencing "random" errors. At least I haven't found any
rhyme or reason for the errors.

I'm accessing a 7.1 database through ASP pages. On one table if I try to
insert strings that contain newline chars (ie. press return during text
input) I get truncated data errors. However on another table, the data is
accepted without any problem and subsequently displays (newlines removed).

I should indicate that the fields in question are both varchar (does it
matter?)

Is this even an odbc problem? I don't seem to have any problem using
pgAccess or pgsql. I'm quite concerned because I won't be the only person
entering data.

Hope someone can provide some insight and/or point me in the right
direction.

thanks,

Marc


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Error handling in ODBC
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Data Truncation Errors