[JDBC] Unknown Result Type

2001-03-02 Thread Rini Dutta
Hi, Does anybody know what could lead to the following two errors I ran into - 1. Cannot handle multiple result groups. at org.postgresql.Connection.ExecSQL(Connection.java, Compiled Code) at org.postgresql.jdbc2.Statement.execute(Statement.java, Compiled Code) at org.postgresql.jdb

[JDBC] Multiple threads querying using the same connection

2001-03-02 Thread Rini Dutta
Hi , I sent out an email asking about the following error messages, I don't know if it got posted - Cannot handle multiple result groups & Unknown Response Type I am wondering if the following two situations are permitted/handled in the JDBC driver - 1. Multiple threads making different/separate

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

2001-03-05 Thread Rini Dutta
. 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 <[EMAIL PROTECTED]> wrote: > Quoting Rini Dutta <[EMAIL PROTECTED]>: > >