Re: Error wirh text type field - Mailing list pgsql-odbc

From Campbell, Greg
Subject Re: Error wirh text type field
Date
Msg-id 4443CBBA.6030703@us.michelin.com
Whole thread Raw
In response to Error wirh text type field  ("Sistemas C.M.P." <sistemascmp@redynet4.com.ar>)
List 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

Attachment

pgsql-odbc by date:

Previous
From: "Sistemas C.M.P."
Date:
Subject: Error wirh text type field
Next
From: "Russ Cobbe"
Date:
Subject: ODBC programmer needed