(unknown)

(unknown)

am 11.04.2006 03:33:43 von harrison.w

Dear,

I am with a problem to the use the driver OBDC in the server.
He closes my application when selecting a table or other resources.
In the machines client this mistake doesn't happen.
Server =3D Driver Version - 8.01.02.00,Postgre Version - 8.0.3,
OS - Win 2K Advanced Server P4 1GB ram
Client =3D Driver Version - 8.01.02.00,OS - Win 9x,PII 128MB ram
I'm enclosing the log.
thanks,





---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Error wirh text type field

am 17.04.2006 17:50:34 von sistemascmp

This is a multi-part message in MIME format.

------=_NextPart_000_003C_01C6621D.8488CF90
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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
------=_NextPart_000_003C_01C6621D.8488CF90
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">




I'am using VisualBasic 6.0 + ODBC and I =
try to=20
update text type field with the data of a RichTextBox.

The aplication show me this message =
(not=20
usually).

 

Multiple-step OLE DB =
operation=20
generated errors. Check each OLE DB status value, if available. No work =
was=20
done.

What can i do?

PD: I'm Sorry of my poor English. I'm =
From=20
Argentina.

 

size=3D2>          &nbs=
p;            =
;            =
             =

Thanks


------=_NextPart_000_003C_01C6621D.8488CF90--

Re: Error wirh text type field

am 17.04.2006 19:09:14 von Greg Campbell

This is a multi-part message in MIME format.
--------------040206030107040104080606
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

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

--------------040206030107040104080606
Content-Type: text/x-vcard; charset=utf-8;
name="greg.campbell.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="greg.campbell.vcf"

begin:vcard
fn:Greg Campbell
n:Campbell;Greg
org:Michelin North America - US5 Lexington;ENG-ASE
email;internet:greg.campbell@us.michelin.com
title:ASE Systems Engineer
tel;work:803-951-5561/x75561
x-mozilla-html:FALSE
version:2.1
end:vcard


--------------040206030107040104080606
Content-Type: text/plain
Content-Disposition: inline
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

--------------040206030107040104080606--