From: | Catalin CIOCOIU <catalin(dot)ciocoiu(at)inpg(dot)fr> |
---|---|
To: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
Cc: | The Hermit Hacker <scrappy(at)hub(dot)org>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: JBuilder4 ... |
Date: | 2001-03-06 16:16:57 |
Message-ID: | 3AA50D79.DE6382FA@inpg.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)hub(dot)org>:
>
> > On Tue, 6 Mar 2001, Peter T Mount wrote:
> >
> > > 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....
> >
> > '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(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/
From | Date | Subject | |
---|---|---|---|
Next Message | Qiqi Dong | 2001-03-06 17:59:06 | connection pooling in JDBC driver |
Previous Message | maet | 2001-03-06 15:40:50 | Re: object id |