Re: Error wirh text type field

Поиск
Список
Период
Сортировка
От Campbell, Greg
Тема Re: Error wirh text type field
Дата
Msg-id 4443CBBA.6030703@us.michelin.com
обсуждение исходный текст
Ответ на Error wirh text type field  ("Sistemas C.M.P." <sistemascmp@redynet4.com.ar>)
Список pgsql-odbc
Your English is fine.

I did a Google search on "Multiple-step OLE DB operation generated errors" (with the quotes), and found
many interesting hits.

I believe the problem may be with the length of the data in the RichTextBox being either 0 or too long.
There may be some settings in the ODBC driver to help (Text As LongVarChar, Max LongVarChar length).

Does the length of the data  affect the error: Len(RichTextBox.Text)?
Could you reply with a small section of code (code snippet)?
You might want to try to log (ODBC Driver setting MyLog).
What version of pgodbc driver?
What version of PostgreSQL?



Sistemas C.M.P. wrote:
> I'am using VisualBasic 6.0 + ODBC and I try to update text type field with the data of a RichTextBox.
> The aplication show me this message (not usually).
>
> Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
>
> What can i do?
> PD: I'm Sorry of my poor English. I'm From Argentina.
>
>                                                 Thanks

Вложения

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

Предыдущее
От: "Sistemas C.M.P."
Дата:
Сообщение: Error wirh text type field
Следующее
От: "Russ Cobbe"
Дата:
Сообщение: ODBC programmer needed