Re: Re: [INTERFACES] 'Unknown Result Type' - JDBC Driver

From: Rini Dutta <rinid(at)rocketmail(dot)com>
To: Peter T Mount <peter(at)retep(dot)org(dot)uk>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Re: [INTERFACES] 'Unknown Result Type' - JDBC Driver
Date: 2001-03-05 16:32:49
Message-ID: 20010305163249.15780.qmail@web2901.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces pgsql-jdbc

I am using postgresql 7.0.2 . This is the first time I
ran into this error. It seemed to me like
whatever(???) triggered the error 'Cannot handle
multiple result groups' messed up all queries which
followed on the same JDBC Connection (I kept getting
'Unknown Response Type').
Btw, this was on NT, if that matters.

Rini
ps : Thanks for replying. Actually I did repost this
on other mailing lists since I did not receive any
replies from the JDBC mailing list.

--- Peter T Mount <peter(at)retep(dot)org(dot)uk> wrote:
> Quoting Rini Dutta <rinid(at)rocketmail(dot)com>:
>
> redirecting to the JDBC list:
>
> > I am using the JDBC interface. Does anybody know
> what
> > could lead to the following two errors I ran into
> -
>
> > This seems to have been followed by a whole lot
> of
> > occurences of -
> >
> > 2. Unknown Response Type ^@
>
> Looks like the protocol is getting messed up.
>
> > I normally do not see this happen, and do not
> know
> > if I can replicate this error reliably. Any
> > information
> > regarding the meaning/cause of this error and
> whether
> > there is a way to get around it/avoid it, would be
> > really helpful.
>
> What versions are you using?
>
> PS: Sorry if I've replied before, this seems to be a
> repost?
>
> Peter
>
>
> --
> Peter Mount peter(at)retep(dot)org(dot)uk
> PostgreSQL JDBC Driver:
> http://www.retep.org.uk/postgres/
> RetepPDF PDF library for Java:
> http://www.retep.org.uk/pdf/
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message God_Of_Pain 2001-03-05 16:34:37 Why are tables sizes so big?
Previous Message ryan 2001-03-05 16:11:42 PHP and PostgresSQL beta

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Eisentraut 2001-03-05 17:04:38 Re: tcl lib
Previous Message Thomas Lockhart 2001-03-05 16:30:02 Re: pg_connect dumps core

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Eisentraut 2001-03-05 16:44:10 Re: [COMMITTERS] pgsql/ /aclocal.m4 /build.xml /configure /conf ...
Previous Message Peter T Mount 2001-03-05 15:58:23 Re: [INTERFACES] 'Unknown Result Type' - JDBC Driver