Re: [pgadmin-support] Multiple-step OLE DB operation generated

2004-04-09 Thread Ray Nassar
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

Re: [pgadmin-support] Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

2004-04-09 Thread Dave Page
> -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

Re: [pgadmin-support] "Multiple-step OLE DB operation generated errors" in pgAdmin II:frmSQLOutput.LoadGrid

2002-06-24 Thread Dave Page
> -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 > >

Re: [pgadmin-support] "Multiple-step OLE DB operation generated errors" in pgAdmin II:frmSQLOutput.LoadGrid

2002-06-23 Thread Thomas Sandford
"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

Re: [pgadmin-support] "Multiple-step OLE DB operation generated errors" in pgAdmin II:frmSQLOutput.LoadGrid

2002-06-22 Thread Dave Page
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