Re: JBuilder4 ...

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Catalin CIOCOIU <catalin(dot)ciocoiu(at)inpg(dot)fr>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JBuilder4 ...
Date: 2001-03-06 09:46:35
Message-ID: 983871995.3aa4b1fb4a6bc@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Quoting Catalin CIOCOIU <catalin(dot)ciocoiu(at)inpg(dot)fr>:

> I have a problem when I use JDBC Explorer. In some cases it don't
> return
> the errors.
> par example:
> select * frum table
> ^^^^^^
>
> It is a bug or a feature ?

I'll try it from here in a moment, but I'd say it's a JBuilder bug. The backend
should throw a wobbly when it parses the query, and JDBC should then throw
SQLException. Unless JBuilder is expecting too much from JDBC or they've caught
the exception and ditching it....

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/

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter T Mount 2001-03-06 10:33:03 Re: Re: [COMMITTERS] pgsql/ /aclocal.m4 /build.xml /configure /conf ...
Previous Message Catalin CIOCOIU 2001-03-06 08:35:30 JBuilder4 ...