Thanks Dave!
Upgrading from pg Admin II to III is not an option for me because we are
running an older version of PostresSQL but reinstalling MDAC followed by
reinstalling pg Admin restored my tables. There were still problems like
my OIDS would not increment properly but I have fixed that now
> -Original Message-
> From: Ray Nassar [mailto:[EMAIL PROTECTED]
> Sent: 07 April 2004 19:11
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] Multiple-step OLE DB operation
> generated errors. Check each OLE DB status value, if
> available. No work was done.
>
> Hi,
>
> I am ge
> -Original Message-
> From: Thomas Sandford [mailto:[EMAIL PROTECTED]]
> Sent: 23 June 2002 10:31
> To: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] "Multiple-step OLE DB
> operation generated errors" in pgAdmin II:frmSQLOutput.LoadGrid
>
>
"Dave Page" <[EMAIL PROTECTED]> wrote:
> Thomas Sandford [mailto:[EMAIL PROTECTED]] wrote:
> > I am getting the error message
> >
> > "Error in pgAdmin II:frmSQLOutput.LoadGrid: -2147217887 -
> > Multiple-step OLE DB operation generated errors. Check each
> > OLE DB status value, if available. No
Hi Thomas,
If you run the same query but order by sid, can you inspect the last
record shown, and the next record to see if there are any odd characters
in any of the data?
Also, try adding a "WHERE sid != " to the end of the query to
exclude the last and then the following record to try to load