Re: connecting VB to postgreSQL - Mailing list pgsql-general

From Richard Huxton
Subject Re: connecting VB to postgreSQL
Date
Msg-id 47FC9A69.7040707@archonet.com
Whole thread Raw
In response to connecting VB to postgreSQL  (leoabhi <abhishekrm@gmail.com>)
List pgsql-general
leoabhi wrote:
> The error in English means
> "Multiple-step OLE DB operation generated errors.
> Check each OLE DB status value, if available. No work was done."

Well, did you "check each OLE DB status value"? Which failed and what
was it doing? Are there any errors logged at the server? Did you turn
statement logging on at the server and see what statements were being
executed?

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: leoabhi
Date:
Subject: connecting VB to postgreSQL
Next
From: Richard Huxton
Date:
Subject: Re: Debugging Pl/PgSQL functions with the debug contrib module