Re: JBuilder4 ... - Mailing list pgsql-jdbc

From Catalin CIOCOIU
Subject Re: JBuilder4 ...
Date
Msg-id 3AA50D79.DE6382FA@inpg.fr
Whole thread Raw
In response to Re: JBuilder4 ...  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-jdbc
I have JBuilder4 French version.
I see some errors. Par example if mistake the table name, I got an
exception. It is very strange !

Peter T Mount wrote:
>
> Quoting The Hermit Hacker <scrappy@hub.org>:
>
> > On Tue, 6 Mar 2001, Peter T Mount wrote:
> >
> > > Quoting Catalin CIOCOIU <catalin.ciocoiu@inpg.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....
> >
> > 'a wobbly'?  JBDC technical term here? :)
>
> hehe, no probably an English term meaning "to complain, loose it's
> temper/patience" etc ;-)
>
> Anyhow, I've just tried it with my JBuilder install (latest CVS of JDBC but a
> beta3 backend) and it complains nicely. I'm not sure why Catalin isn't seeing
> the exceptions...
>
> Peter
>
> --
> Peter Mount peter@retep.org.uk
> PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
> RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

pgsql-jdbc by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: JBuilder4 ...
Next
From: Qiqi Dong
Date:
Subject: connection pooling in JDBC driver