Re: SQL-Error

From: Zeljko Trogrlic <zeljko(at)technologist(dot)com>
To: "Erich Cadario" <erich(dot)cadario(at)lnt(dot)uni-saarland(dot)de>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: SQL-Error
Date: 2000-09-19 07:56:11
Message-ID: 4.1.20000919095449.014934a0@192.168.0.7
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You executed a statement that returns multiple result sets, which is
regular in JDBC, but not supported by all drivers. Can you send complete
statement?

At 15:47 18.9.2000 , Erich Cadario wrote:
>Hi !
>
>I connect Postgres 7.0.2 with JDBC
>
>Can anybody tell me the meaning of the SQL-Error
>'Cannot handle multiple result groups'
>
>Thank you!
> Erich

Browse pgsql-general by date

  From Date Subject
Next Message Karel Zak 2000-09-19 08:11:56 Re: [HACKERS] char* to Datum conversion
Previous Message Alex Guryanow 2000-09-19 07:30:32 char* to Datum conversion